From cef9f0f3f5de51ece43ed93ef008ecea0ef083f9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 15 Jan 2020 20:34:06 +0000 Subject: [PATCH 1/3] Upgrade to Spring AMQP 2.2.3 Closes gh-19646 --- 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 4f2a5e0fb18..027fb28d01c 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -185,7 +185,7 @@ 1.7.30 1.25 8.2.0 - 2.2.3.BUILD-SNAPSHOT + 2.2.3.RELEASE 4.2.1.RELEASE 2.0.7.RELEASE Moore-SR4 From 072b253b14ee061441178957b3458698bc8a0a8d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 15 Jan 2020 20:35:31 +0000 Subject: [PATCH 2/3] Upgrade to Spring Integration 5.2.3 Closes gh-19647 --- 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 027fb28d01c..d3b7d07b0e8 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -191,7 +191,7 @@ Moore-SR4 5.2.3.RELEASE 1.0.3.RELEASE - 5.2.3.BUILD-SNAPSHOT + 5.2.3.RELEASE 2.3.4.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE From 18462796bfbe31473e4ee632b5207eca2db01bc8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 15 Jan 2020 20:36:13 +0000 Subject: [PATCH 3/3] Upgrade to Spring Kafka 2.3.5 Closes gh-19613 --- 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 d3b7d07b0e8..fd43635ef1a 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -192,7 +192,7 @@ 5.2.3.RELEASE 1.0.3.RELEASE 5.2.3.RELEASE - 2.3.4.RELEASE + 2.3.5.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE