From edbca5f4c055db75da046f278d23015c6878ffd6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 28 Nov 2018 19:45:19 +0000 Subject: [PATCH 1/3] Upgrade to Spring Security 5.0.10.RELEASE Closes gh-15253 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 75d49151b8..09c5315398 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -165,7 +165,7 @@ 1.2.0.RELEASE 2.0.2.RELEASE 1.2.2.RELEASE - 5.0.9.RELEASE + 5.0.10.RELEASE Apple-BUILD-SNAPSHOT 3.0.4.RELEASE 3.21.0.1 From 5fab0aee4386b8633cf70b2fbd398d0ae96db8fe Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 28 Nov 2018 19:45:52 +0000 Subject: [PATCH 2/3] Upgrade to Spring AMQP 2.0.10.RELEASE Closes gh-15256 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 09c5315398..11b17de99a 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -154,7 +154,7 @@ 1.19 6.6.5 5.0.11.RELEASE - 2.0.10.BUILD-SNAPSHOT + 2.0.10.RELEASE 4.0.1.RELEASE 2.0.4.RELEASE Kay-SR12 From 8560010bd4b3c722c6d899a574a0b47d0c9c3000 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 28 Nov 2018 19:46:34 +0000 Subject: [PATCH 3/3] Upgrade to Spring Kafka 2.1.11.RELEASE Closes gh-15315 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 11b17de99a..599b303de8 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -160,7 +160,7 @@ Kay-SR12 0.25.0.RELEASE 5.0.10.BUILD-SNAPSHOT - 2.1.11.BUILD-SNAPSHOT + 2.1.11.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE 2.0.2.RELEASE