From 8e999a4a9ec5a8475de2f2fec3618b2202699076 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 29 Apr 2020 14:23:38 +0200 Subject: [PATCH 1/2] Upgrade to Spring AMQP 2.2.6 Closes gh-20946 --- 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 bc60578d91..125c7bc2d5 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -186,7 +186,7 @@ 1.7.30 1.25 8.2.0 - 2.2.6.BUILD-SNAPSHOT + 2.2.6.RELEASE 4.2.2.RELEASE 2.0.7.RELEASE Moore-SR7 From 2ca5eebd258ac4c27b93ffd13301affc40edca95 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 29 Apr 2020 14:24:17 +0200 Subject: [PATCH 2/2] Upgrade to Spring Kafka 2.3.8 Closes gh-20952 --- 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 125c7bc2d5..d77795dd28 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -193,7 +193,7 @@ 5.2.6.RELEASE 1.0.5.RELEASE 5.2.6.BUILD-SNAPSHOT - 2.3.8.BUILD-SNAPSHOT + 2.3.8.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE