From c6a82ef6533ab6d4865d290711b4f695a76b7102 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Oct 2020 14:43:26 +0200 Subject: [PATCH 1/3] Start building against Reactor Californium-SR22 snapshots See gh-23792 --- 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 1c63cd38bf..6b5510e5a6 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -151,7 +151,7 @@ 2.3.2 4.2.2 5.4.3 - Californium-SR21 + Californium-BUILD-SNAPSHOT 3.1.1 1.0.3 1.3.8 From 97dda79dc2407ea4ac9514f9ee0660b2efc862cb Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Oct 2020 14:43:54 +0200 Subject: [PATCH 2/3] Start building against Spring Data Lovelace-SR21 snapshots See gh-23775 --- 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 6b5510e5a6..a49a313421 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 2.1.17.RELEASE 4.1.4.RELEASE 2.0.7.RELEASE - Lovelace-SR20 + Lovelace-BUILD-SNAPSHOT ${spring.version} 0.25.2.RELEASE 5.1.12.RELEASE From 4d1b84f527ada59ce610b769dbff44864a0f16cb Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Oct 2020 14:44:52 +0200 Subject: [PATCH 3/3] Start building against Spring AMQP 2.1.18 snapshots See gh-23782 --- 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 a49a313421..295644807b 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.3 5.1.19.BUILD-SNAPSHOT - 2.1.17.RELEASE + 2.1.18.BUILD-SNAPSHOT 4.1.4.RELEASE 2.0.7.RELEASE Lovelace-BUILD-SNAPSHOT