From 82bf178880d83fc99076157f2ad974da154c4603 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 8 May 2018 19:15:42 +0100 Subject: [PATCH 1/2] Upgrade to Spring Security 4.2.6 Closes gh-13028 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 30b90f84a0..dc429598c9 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 1.2.0.RELEASE 1.1.3.RELEASE 1.2.2.RELEASE - 4.2.5.RELEASE + 4.2.6.RELEASE 1.0.9.RELEASE 2.0.14.RELEASE 1.3.2.RELEASE From 6ce43df1106fa18655519af453e0345fb634aed9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 8 May 2018 19:17:10 +0100 Subject: [PATCH 2/2] Upgrade to Spring Security OAuth 2.0.15 Closes gh-13098 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index dc429598c9..24a1ef3eee 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -168,7 +168,7 @@ 1.2.2.RELEASE 4.2.6.RELEASE 1.0.9.RELEASE - 2.0.14.RELEASE + 2.0.15.RELEASE 1.3.2.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE