From 236efd2cf4d0bd67e321d0843724668d5edbe9e4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 5 Aug 2019 18:12:17 +0200 Subject: [PATCH 1/3] Upgrade to Spring Integration 5.1.7 Closes gh-17643 --- 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 1b86d52a331..7c01e6f50c3 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ Lovelace-SR10 ${spring.version} 0.25.2.RELEASE - 5.1.7.BUILD-SNAPSHOT + 5.1.7.RELEASE 2.2.8.BUILD-SNAPSHOT 2.3.2.RELEASE 1.2.0.RELEASE From 1e74e294aeefe45820af82c9c490632e39254d3c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 5 Aug 2019 18:12:49 +0200 Subject: [PATCH 2/3] Upgrade to Spring AMQP 2.1.8 Closes gh-17641 --- 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 7c01e6f50c3..975d5910222 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -163,7 +163,7 @@ 7.7.2 5.1.9.RELEASE - 2.1.8.BUILD-SNAPSHOT + 2.1.8.RELEASE 4.1.2.RELEASE 2.0.6.RELEASE Lovelace-SR10 From 134c534cc1f972de9d108c0bea7f95e5fc4fbbe3 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 5 Aug 2019 18:13:28 +0200 Subject: [PATCH 3/3] Upgrade to Spring Kafka 2.2.8 Closes gh-17645 --- 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 975d5910222..4cd829ecf40 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -170,7 +170,7 @@ ${spring.version} 0.25.2.RELEASE 5.1.7.RELEASE - 2.2.8.BUILD-SNAPSHOT + 2.2.8.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE 2.0.3.RELEASE