From 3b2ecd788401f68cfbf87a6cc4ef1f0efbfd5de6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 3 Apr 2018 09:06:23 +0100 Subject: [PATCH 1/2] Upgrade to Groovy 2.4.15 Closes gh-12730 --- 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 ff7b3065a3..27cd42c4b9 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -78,7 +78,7 @@ 8.2.8 3.0.0 2.9 - 2.4.14 + 2.4.15 2.8.2 1.4.197 1.3 From 2fd177f92390c5689b12b9d6b0151be747ee818e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 3 Apr 2018 09:06:24 +0100 Subject: [PATCH 2/2] Upgrade to Spring Security 4.2.5.RELEASE Closes gh-12731 --- 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 27cd42c4b9..db14e361e8 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.4.RELEASE + 4.2.5.RELEASE 1.0.9.RELEASE 2.0.14.RELEASE 1.3.2.RELEASE