From a798288de19e59882b0fd4e89e4c500930b07087 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 08:56:02 +0200 Subject: [PATCH 1/7] Upgrade to ActiveMQ 5.16.3 Closes gh-27739 --- 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 92e181e361..44274c6b24 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.16.2") { + library("ActiveMQ", "5.16.3") { group("org.apache.activemq") { modules = [ "activemq-amqp", From c9ec939127d966663066bbae0abbded385cbec1d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 08:56:03 +0200 Subject: [PATCH 2/7] Upgrade to AppEngine SDK 1.9.91 Closes gh-27740 --- 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 44274c6b24..3794b86db7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -60,7 +60,7 @@ bom { ] } } - library("AppEngine SDK", "1.9.90") { + library("AppEngine SDK", "1.9.91") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk" From 253e4b25b1e049661e450f8366f69c8b6dab9156 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 08:56:04 +0200 Subject: [PATCH 3/7] Upgrade to Netty 4.1.67.Final Closes gh-27741 --- 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 3794b86db7..ec79868635 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1181,7 +1181,7 @@ bom { ] } } - library("Netty", "4.1.66.Final") { + library("Netty", "4.1.67.Final") { group("io.netty") { imports = [ "netty-bom" From a97a566d0137709ac1e85122615b2e2a235099e5 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 09:28:14 +0200 Subject: [PATCH 4/7] Upgrade to ActiveMQ 5.16.3 Closes gh-27742 --- 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 4f9262bb96..29235a4310 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.16.2") { + library("ActiveMQ", "5.16.3") { group("org.apache.activemq") { modules = [ "activemq-amqp", From 42422c40da3c11652e577f60c6fe2831983797f2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 09:28:16 +0200 Subject: [PATCH 5/7] Upgrade to AppEngine SDK 1.9.91 Closes gh-27743 --- 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 29235a4310..5aa1f40dd6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -63,7 +63,7 @@ bom { ] } } - library("AppEngine SDK", "1.9.90") { + library("AppEngine SDK", "1.9.91") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk" From e0fdddc658cf6561ddf0a5a1b703ad6c03888414 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 09:28:17 +0200 Subject: [PATCH 6/7] Upgrade to Hazelcast 4.1.5 Closes gh-27744 --- 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 5aa1f40dd6..b01acbf88c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -387,7 +387,7 @@ bom { ] } } - library("Hazelcast", "4.1.4") { + library("Hazelcast", "4.1.5") { group("com.hazelcast") { modules = [ "hazelcast", From e0dc55e865fb10200ccfa69cbb463a8f8e51423d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 18 Aug 2021 09:28:18 +0200 Subject: [PATCH 7/7] Upgrade to Netty 4.1.67.Final Closes gh-27745 --- 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 b01acbf88c..752758b51d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1269,7 +1269,7 @@ bom { ] } } - library("Netty", "4.1.66.Final") { + library("Netty", "4.1.67.Final") { group("io.netty") { imports = [ "netty-bom"