From 9d80ece9a51a4206c08dc93868980e0d66d74491 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 10 Jun 2020 10:22:33 +0200 Subject: [PATCH] Upgrade to Spring Amqp 2.1.15.RELEASE Closes gh-21812 --- 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 c4a9b5944a..31c111a865 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.16.RELEASE - 2.1.14.RELEASE + 2.1.15.RELEASE 4.1.4.RELEASE 2.0.7.RELEASE Lovelace-BUILD-SNAPSHOT