From d4c4a4c584f1decc6fc84cf8d5530f6fc916b1db Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 28 Oct 2019 15:29:47 +0100 Subject: [PATCH 1/3] Start building against Spring AMQP 2.1.12 snapshots See gh-18761 --- 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 652dd5d327..a744bbdf2e 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 7.7.2 5.1.11.BUILD-SNAPSHOT - 2.1.11.RELEASE + 2.1.12.BUILD-SNAPSHOT 4.1.2.RELEASE 2.0.6.RELEASE Lovelace-SR11 From 72f63fad5cdb6a18fd65f4b4acc2b39448803a85 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 28 Oct 2019 15:30:27 +0100 Subject: [PATCH 2/3] Start building against Spring Integration 5.1.9 snapshots See gh-18763 --- 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 a744bbdf2e..1aed8d0410 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -172,7 +172,7 @@ Lovelace-SR11 ${spring.version} 0.25.2.RELEASE - 5.1.8.RELEASE + 5.1.9.BUILD-SNAPSHOT 2.2.9.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE From 217c07a701d6213fc4e8a87d6403bd20baf17f63 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 28 Oct 2019 15:31:03 +0100 Subject: [PATCH 3/3] Start building against Spring Kafka 2.2.11 snapshots See gh-18765 --- 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 1aed8d0410..3a38e22295 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -173,7 +173,7 @@ ${spring.version} 0.25.2.RELEASE 5.1.9.BUILD-SNAPSHOT - 2.2.9.RELEASE + 2.2.11.BUILD-SNAPSHOT 2.3.2.RELEASE 1.2.0.RELEASE 2.0.4.RELEASE