From c5830b083c42acf941288e528a3e5419a183b69b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:32:02 +0100 Subject: [PATCH 01/11] Upgrade to AppEngine SDK 1.9.92 Closes gh-28551 --- 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 6666c3d016..ce54641ebc 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.91") { + library("AppEngine SDK", "1.9.92") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk" From 2584463fed985937d4ef39c4d9b145c51760b3e5 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:32:03 +0100 Subject: [PATCH 02/11] Upgrade to Gson 2.8.9 Closes gh-28552 --- 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 ce54641ebc..f6ce1dc0f1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -359,7 +359,7 @@ bom { ] } } - library("Gson", "2.8.8") { + library("Gson", "2.8.9") { group("com.google.code.gson") { modules = [ "gson" From e06bb693f866a1fae0ce8d8e0ef1e90a42311939 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:32:04 +0100 Subject: [PATCH 03/11] Upgrade to Johnzon 1.2.15 Closes gh-28553 --- 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 f6ce1dc0f1..6f2c55ece4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -817,7 +817,7 @@ bom { ] } } - library("Johnzon", "1.2.14") { + library("Johnzon", "1.2.15") { group("org.apache.johnzon") { modules = [ "johnzon-core", From c14b07717cd627253c2edda91c8b214c5342af3e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:32:05 +0100 Subject: [PATCH 04/11] Upgrade to Netty 4.1.70.Final Closes gh-28554 --- 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 6f2c55ece4..ef559c5889 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1188,7 +1188,7 @@ bom { ] } } - library("Netty", "4.1.69.Final") { + library("Netty", "4.1.70.Final") { group("io.netty") { imports = [ "netty-bom" From e802d6b10259aa6249379f046e29e7e1b494e2d2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:32:07 +0100 Subject: [PATCH 05/11] Upgrade to Netty tcNative 2.0.45.Final Closes gh-28555 --- 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 ef559c5889..302c345c63 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1195,7 +1195,7 @@ bom { ] } } - library("Netty tcNative", "2.0.44.Final") { + library("Netty tcNative", "2.0.45.Final") { group("io.netty") { modules = [ "netty-tcnative", From c8a1734e0fe90fb1d4f40ececf2734498fc2b6f1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:59:18 +0100 Subject: [PATCH 06/11] Upgrade to AppEngine SDK 1.9.92 Closes gh-28556 --- 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 4851919ef4..a2f4a9c630 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.91") { + library("AppEngine SDK", "1.9.92") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk" From 388f8a33a5688481df2917a344680347eb886e44 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:59:19 +0100 Subject: [PATCH 07/11] Upgrade to Gson 2.8.9 Closes gh-28557 --- 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 a2f4a9c630..6d53caba06 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -364,7 +364,7 @@ bom { ] } } - library("Gson", "2.8.8") { + library("Gson", "2.8.9") { group("com.google.code.gson") { modules = [ "gson" From 019971f3753701e23952957730b1c2568453378c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:59:20 +0100 Subject: [PATCH 08/11] Upgrade to Hazelcast 4.1.6 Closes gh-28558 --- 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 6d53caba06..370836cb7e 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.5") { + library("Hazelcast", "4.1.6") { group("com.hazelcast") { modules = [ "hazelcast", From 92193caff6953b7fe5c4bb98b8226eb2156b7675 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:59:21 +0100 Subject: [PATCH 09/11] Upgrade to Johnzon 1.2.15 Closes gh-28559 --- 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 370836cb7e..dc1ac1d68d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -907,7 +907,7 @@ bom { ] } } - library("Johnzon", "1.2.14") { + library("Johnzon", "1.2.15") { group("org.apache.johnzon") { modules = [ "johnzon-core", From 4c8dbd7469721b6dc718e9f9d1619c578b3d0405 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:59:22 +0100 Subject: [PATCH 10/11] Upgrade to Netty 4.1.70.Final Closes gh-28560 --- 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 dc1ac1d68d..e76b40bfdf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1276,7 +1276,7 @@ bom { ] } } - library("Netty", "4.1.69.Final") { + library("Netty", "4.1.70.Final") { group("io.netty") { imports = [ "netty-bom" From f37406f7b18a9c04e8ee92050f22e4f1b0ef3f58 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Nov 2021 08:59:23 +0100 Subject: [PATCH 11/11] Upgrade to Netty tcNative 2.0.45.Final Closes gh-28561 --- 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 e76b40bfdf..e690074b2a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1283,7 +1283,7 @@ bom { ] } } - library("Netty tcNative", "2.0.44.Final") { + library("Netty tcNative", "2.0.45.Final") { group("io.netty") { modules = [ "netty-tcnative",