From 05f857d1f1bd93bdea5a44928a7f048781784dda Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 23 Sep 2019 13:53:54 +0200 Subject: [PATCH] Start building against Spring AMQP 2.1.11 snapshots See gh-18312 --- 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 29791145aa3..f986fcbd8e0 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.10.BUILD-SNAPSHOT - 2.1.8.RELEASE + 2.1.11.BUILD-SNAPSHOT 4.1.2.RELEASE 2.0.6.RELEASE Lovelace-SR10