From 89638d68079ecb9ef9da20bc163934da7abc1cfb Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 5 Apr 2018 07:42:17 +0100 Subject: [PATCH 1/3] Upgrade to Freemarker 2.3.28 Closes gh-12770 --- 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 e1a646f3a8..fad7fd8fef 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -73,7 +73,7 @@ 3.2.3 1.50.5 3.2.1 - 2.3.27-incubating + 2.3.28 2.4.6 8.2.9 3.0.0 From 88a18a635a3c08fdb4eb588c612fd48dde6cbd8e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 5 Apr 2018 07:42:18 +0100 Subject: [PATCH 2/3] Upgrade to Spring Amqp 1.7.7.RELEASE Closes gh-12771 --- 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 fad7fd8fef..b2c72cc29f 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -152,7 +152,7 @@ 5.5.5 1.0-groovy-2.4 4.3.15.RELEASE - 1.7.6.RELEASE + 1.7.7.RELEASE 1.2.5.RELEASE 3.0.9.RELEASE Ingalls-SR11 From 61ab4f6ca82d8c8152c8a968a7d201da0a3d1053 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 5 Apr 2018 07:42:19 +0100 Subject: [PATCH 3/3] Upgrade to Spring Kafka 1.1.8.RELEASE Closes gh-12772 --- 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 b2c72cc29f..54bfa6cf8f 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 0.23.0.RELEASE 4.3.15.RELEASE 1.2.3.RELEASE - 1.1.7.RELEASE + 1.1.8.RELEASE 2.3.2.RELEASE 1.2.8.RELEASE 1.1.5.RELEASE