From 4c6c07ddbbb4ba37439f0932dc2d2afc2200080e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 7 Dec 2018 15:22:35 +0000 Subject: [PATCH] Start building against Spring AMQP 2.1.3 snapshots See gh-15407 --- 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 7ce91a6eefb..d3709e75fd6 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -163,7 +163,7 @@ 7.4.0 5.1.3.RELEASE - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT 4.1.0.RELEASE 2.0.4.RELEASE Lovelace-BUILD-SNAPSHOT