From f2afd28b9a8ec99fbc37fffc93103f8d66c0985e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 28 Oct 2020 20:24:56 +0100 Subject: [PATCH] Upgrade to Spring AMQP 2.2.12 Closes gh-23783 --- 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 95583a6c737..88c14693f09 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -187,7 +187,7 @@ 1.7.30 1.25 8.2.0 - 2.2.12.BUILD-SNAPSHOT + 2.2.12.RELEASE 4.2.4.RELEASE 2.0.7.RELEASE Moore-SR11