From af7cd123e51ec652bd625bd30993f02e708e8d4e Mon Sep 17 00:00:00 2001 From: Joe Grandja Date: Fri, 9 Apr 2021 14:49:22 -0400 Subject: [PATCH] Update Jackson to 2.10.5 Closes gh-1920 --- samples/oauth2/sparklr/pom.xml | 4 ++-- samples/oauth2/tonr/pom.xml | 4 ++-- spring-security-oauth2/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/oauth2/sparklr/pom.xml b/samples/oauth2/sparklr/pom.xml index 7146bbac2..ab4006adb 100644 --- a/samples/oauth2/sparklr/pom.xml +++ b/samples/oauth2/sparklr/pom.xml @@ -15,7 +15,7 @@ /sparklr2 - 2.10.1 + 2.10.5 3.0.1 @@ -23,7 +23,7 @@ spring5 - 2.10.1 + 2.10.5 3.1.0 diff --git a/samples/oauth2/tonr/pom.xml b/samples/oauth2/tonr/pom.xml index 328e7118b..35c453742 100644 --- a/samples/oauth2/tonr/pom.xml +++ b/samples/oauth2/tonr/pom.xml @@ -16,7 +16,7 @@ /tonr2 - 2.10.1 + 2.10.5 3.0.1 @@ -24,7 +24,7 @@ spring5 - 2.10.1 + 2.10.5 3.1.0 diff --git a/spring-security-oauth2/pom.xml b/spring-security-oauth2/pom.xml index 391826352..c6ce9eeb4 100644 --- a/spring-security-oauth2/pom.xml +++ b/spring-security-oauth2/pom.xml @@ -13,7 +13,7 @@ Module for providing OAuth2 support to Spring Security - 2.10.1 + 2.10.5 3.0.1 1.1.1.RELEASE 1.7.4 @@ -23,7 +23,7 @@ spring5 - 2.10.1 + 2.10.5 3.1.0 1.6.1