From 245d3cf9f40b9de25abe208e0e1a6652fbc11071 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:41:28 +0000 Subject: [PATCH] Start building against Spring AMQP 2.1.4 snapshots See gh-15865 --- 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 4a9ce92e7b..9ca7288a9c 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.5.BUILD-SNAPSHOT - 2.1.3.RELEASE + 2.1.4.BUILD-SNAPSHOT 4.1.1.RELEASE 2.0.4.RELEASE Lovelace-BUILD-SNAPSHOT