From 241730bf10c8878d5b5df6f99a377e5c98d06e7e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:17:25 +0100 Subject: [PATCH 01/20] Upgrade to Spring AMQP 2.2.13 Closes gh-24286 --- 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 2ce78b53d5..6514a1f738 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.13.BUILD-SNAPSHOT + 2.2.13.RELEASE 4.2.5.BUILD-SNAPSHOT 2.0.7.RELEASE Moore-SR12 From 317ec32458a142900b8ddc65e6a061a155d679ac Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:18:17 +0100 Subject: [PATCH 02/20] Upgrade to Spring Integration 5.2.10 Closes gh-24429 --- 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 6514a1f738..29443106cf 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -193,7 +193,7 @@ Moore-SR12 5.2.12.RELEASE 1.0.5.RELEASE - 5.2.9.RELEASE + 5.2.10.RELEASE 2.3.13.BUILD-SNAPSHOT 2.3.3.RELEASE 2.0.5.RELEASE From 520b4bba9cd3e3c25e28ccd608874cbee6a4226c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:18:45 +0100 Subject: [PATCH 03/20] Upgrade to Spring Batch 4.2.5 Closes gh-24289 --- 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 29443106cf..25b3237476 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -188,7 +188,7 @@ 1.25 8.2.0 2.2.13.RELEASE - 4.2.5.BUILD-SNAPSHOT + 4.2.5.RELEASE 2.0.7.RELEASE Moore-SR12 5.2.12.RELEASE From 60e69c2c3efa53513edc4f4feeb4367a25d37b8c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:19:26 +0100 Subject: [PATCH 04/20] Upgrade to Spring Kafka 2.3.13 Closes gh-24292 --- 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 25b3237476..ffdca60320 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -194,7 +194,7 @@ 5.2.12.RELEASE 1.0.5.RELEASE 5.2.10.RELEASE - 2.3.13.BUILD-SNAPSHOT + 2.3.13.RELEASE 2.3.3.RELEASE 2.0.5.RELEASE 1.2.5.RELEASE From 6d5e3b2c0d65c636bf2a78e654c0df3a31e87a1b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:20:49 +0100 Subject: [PATCH 05/20] Upgrade to Caffeine 2.8.8 Closes gh-24430 --- 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 ffdca60320..966ebf954f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -44,7 +44,7 @@ 4.0.3 2.1.4 1.10.18 - 2.8.7 + 2.8.8 3.7.2 1.5.1 1.13 From 55b680e452c164478e18c38e929e9e9fe97354da Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:20:50 +0100 Subject: [PATCH 06/20] Upgrade to Netty 4.1.55.Final Closes gh-24431 --- 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 966ebf954f..5ef63e180b 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -161,7 +161,7 @@ 8.0.22 1.9.22 3.2.18 - 4.1.54.Final + 4.1.55.Final 2.0.34.Final 1.1.0 19.3.0.0 From a9924c357673f0d822e52f11157c2113e8c82763 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:20:51 +0100 Subject: [PATCH 07/20] Upgrade to Netty Tcnative 2.0.35.Final Closes gh-24432 --- 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 5ef63e180b..2ca35f8e59 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -162,7 +162,7 @@ 1.9.22 3.2.18 4.1.55.Final - 2.0.34.Final + 2.0.35.Final 1.1.0 19.3.0.0 3.14.9 From b8c68ef374578b3b26f8fcc1b0af0f630944ebba Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:20:53 +0100 Subject: [PATCH 08/20] Upgrade to Undertow 2.0.33.Final Closes gh-24433 --- 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 2ca35f8e59..d26d3cd0e4 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -211,7 +211,7 @@ 3.0.4.RELEASE 9.0.40 4.0.14 - 2.0.32.Final + 2.0.33.Final 3325375 0.41 1.6.3 From 1094b7c10c23b8dcfce95605257d85b2984b3cd7 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:20:54 +0100 Subject: [PATCH 09/20] Upgrade to Activemq 5.15.14 Closes gh-24434 --- 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 d26d3cd0e4..0c14ce17f6 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -34,7 +34,7 @@ ${basedir}/../.. - 5.15.13 + 5.15.14 2.7.7 1.9.83 2.10.1 From 7f9d0d2d7cce6e20e76a432c394a4fe5f6e34591 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:20:55 +0100 Subject: [PATCH 10/20] Upgrade to Tomcat 9.0.41 Closes gh-24435 --- 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 0c14ce17f6..4699e1d2f6 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -209,7 +209,7 @@ 2.4.1 2.0.1 3.0.4.RELEASE - 9.0.40 + 9.0.41 4.0.14 2.0.33.Final 3325375 From 388f00612eaf78c51f886fc94be5e4a13ce90cc9 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:55:51 +0100 Subject: [PATCH 11/20] Upgrade to Micrometer 1.5.9 Closes gh-24427 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9eb3cb1f6d..9c14478155 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1168,7 +1168,7 @@ bom { ] } } - library("Micrometer", "1.5.8") { + library("Micrometer", "1.5.9") { group("io.micrometer") { modules = [ "micrometer-registry-stackdriver" { From c08310ca35911f36ba079681e26449e34d36df02 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:56:38 +0100 Subject: [PATCH 12/20] Upgrade to Spring AMQP 2.2.13 Closes gh-24287 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c14478155..1c19b2b5c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1645,7 +1645,7 @@ bom { ] } } - library("Spring AMQP", "2.2.13.BUILD-SNAPSHOT") { + library("Spring AMQP", "2.2.13.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp", From 18e2ce1682a2a46707ed1120a035dd156f1518d1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 08:59:47 +0100 Subject: [PATCH 13/20] Upgrade to Spring Batch 4.2.5 Closes gh-24290 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1c19b2b5c3..8c53d9b810 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1655,7 +1655,7 @@ bom { ] } } - library("Spring Batch", "4.2.5.BUILD-SNAPSHOT") { + library("Spring Batch", "4.2.5.RELEASE") { group("org.springframework.batch") { modules = [ "spring-batch-core", From 5f8900ea0eb374b05e78597eadf582237f18548e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:00:35 +0100 Subject: [PATCH 14/20] Upgrade to Spring Kafka 2.5.10 Closes gh-24293 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8c53d9b810..a0c5dadccd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1693,7 +1693,7 @@ bom { ] } } - library("Spring Kafka", "2.5.10.BUILD-SNAPSHOT") { + library("Spring Kafka", "2.5.10.RELEASE") { group("org.springframework.kafka") { modules = [ "spring-kafka", From fd91daaf21591d877ba325feaede1b4891225c0e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:02:57 +0100 Subject: [PATCH 15/20] Upgrade to ActiveMQ 5.15.14 Closes gh-24436 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a0c5dadccd..fa01ee61f4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -14,7 +14,7 @@ bom { issueLabels = ["type: dependency-upgrade"] } } - library("ActiveMQ", "5.15.13") { + library("ActiveMQ", "5.15.14") { group("org.apache.activemq") { modules = [ "activemq-amqp", From b6b046702fad69d510f52305333e34b14dd9ad3b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:02:58 +0100 Subject: [PATCH 16/20] Upgrade to Caffeine 2.8.8 Closes gh-24437 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fa01ee61f4..7e92ebafa3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -150,7 +150,7 @@ bom { ] } } - library("Caffeine", "2.8.7") { + library("Caffeine", "2.8.8") { group("com.github.ben-manes.caffeine") { modules = [ "caffeine", From 1c720a56b26e3ba99537e0c93d992db6fb2d0f38 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:03:00 +0100 Subject: [PATCH 17/20] Upgrade to Netty 4.1.55.Final Closes gh-24438 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7e92ebafa3..ecce848de5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1243,7 +1243,7 @@ bom { ] } } - library("Netty", "4.1.54.Final") { + library("Netty", "4.1.55.Final") { group("io.netty") { imports = [ "netty-bom" From 264cd83f4bb3349e6740f53fc2f16ac8598bfbf3 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:03:01 +0100 Subject: [PATCH 18/20] Upgrade to Netty tcNative 2.0.35.Final Closes gh-24439 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ecce848de5..5793ee4eb5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1250,7 +1250,7 @@ bom { ] } } - library("Netty tcNative", "2.0.34.Final") { + library("Netty tcNative", "2.0.35.Final") { group("io.netty") { modules = [ "netty-tcnative", From 30748b8dd061dcf01095d64eeb78e04aaf4fbc2d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:03:02 +0100 Subject: [PATCH 19/20] Upgrade to Tomcat 9.0.41 Closes gh-24440 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5793ee4eb5..83b33f5d45 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1806,7 +1806,7 @@ bom { ] } } - library("Tomcat", "9.0.40") { + library("Tomcat", "9.0.41") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api", From 94b6b62077bc0a4f7461bf21d6c482573503030f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 10 Dec 2020 09:03:03 +0100 Subject: [PATCH 20/20] Upgrade to Undertow 2.1.5.Final Closes gh-24441 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 83b33f5d45..7cda8a7d2a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1830,7 +1830,7 @@ bom { ] } } - library("Undertow", "2.1.4.Final") { + library("Undertow", "2.1.5.Final") { group("io.undertow") { modules = [ "undertow-core",