From 4d1b84f527ada59ce610b769dbff44864a0f16cb Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Oct 2020 14:44:52 +0200 Subject: [PATCH] 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