From b75e196de07dbdcaf19dfec21fe4c85a5925c975 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 28 Oct 2020 20:23:35 +0100 Subject: [PATCH 1/2] Upgrade to Spring Integration 5.1.13 Closes gh-23798 --- 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 c1c21cadd3..82a873f41a 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -172,7 +172,7 @@ Lovelace-SR21 ${spring.version} 0.25.2.RELEASE - 5.1.12.RELEASE + 5.1.13.RELEASE 2.2.14.RELEASE 2.3.3.RELEASE 1.2.0.RELEASE From f2afd28b9a8ec99fbc37fffc93103f8d66c0985e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 28 Oct 2020 20:24:56 +0100 Subject: [PATCH 2/2] 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 95583a6c73..88c14693f0 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