From fcf774c33333cac997b6f62d5d67d5e3f58b30d7 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:27 +0100 Subject: [PATCH 01/12] Upgrade to Ehcache3 3.10.4 Closes gh-33170 --- 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 a328541244..3e1c231015 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -290,7 +290,7 @@ bom { ] } } - library("Ehcache3", "3.10.2") { + library("Ehcache3", "3.10.4") { group("org.ehcache") { modules = [ "ehcache", From f2018fa77853d7c7b1ee3e7995dbddf3ef9284ce Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:30 +0100 Subject: [PATCH 02/12] Upgrade to Elasticsearch 7.17.7 Closes gh-33171 --- 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 3e1c231015..bdd4d87552 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -299,7 +299,7 @@ bom { ] } } - library("Elasticsearch", "7.17.6") { + library("Elasticsearch", "7.17.7") { group("org.elasticsearch") { modules = [ "elasticsearch" From ecc929fb1f274a9b9f068fe24d9dd8d4b0a1ffe3 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:33 +0100 Subject: [PATCH 03/12] Upgrade to Hazelcast 5.1.5 Closes gh-33172 --- 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 bdd4d87552..078c18de71 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -441,7 +441,7 @@ bom { ] } } - library("Hazelcast", "5.1.4") { + library("Hazelcast", "5.1.5") { group("com.hazelcast") { modules = [ "hazelcast", From b134269048af422df7a72ce54d5bc83bf93e82a8 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:36 +0100 Subject: [PATCH 04/12] Upgrade to Hibernate 5.6.14.Final Closes gh-33173 --- 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 078c18de71..30ddf61f0c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -457,7 +457,7 @@ bom { ] } } - library("Hibernate", "5.6.12.Final") { + library("Hibernate", "5.6.14.Final") { prohibit("[6.0.0.Alpha2,)") { because "it uses the jakarta.* namespace" } From f14eedc20a990e3095165d483c8cdc5487212972 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:39 +0100 Subject: [PATCH 05/12] Upgrade to HttpCore5 5.1.5 Closes gh-33174 --- 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 30ddf61f0c..b50c170529 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -561,7 +561,7 @@ bom { ] } } - library("HttpCore5", "5.1.4") { + library("HttpCore5", "5.1.5") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5", From a241093b554a9c564bbbba3d4b70e5bc938664e0 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:42 +0100 Subject: [PATCH 06/12] Upgrade to Jaybird 4.0.7.java8 Closes gh-33175 --- 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 b50c170529..afc1d99319 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -877,7 +877,7 @@ bom { ] } } - library("Jaybird", "4.0.6.java8") { + library("Jaybird", "4.0.7.java8") { group("org.firebirdsql.jdbc") { modules = [ "jaybird", From ba40a88c1048540e4acf543e790bc93769ffc429 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:44 +0100 Subject: [PATCH 07/12] Upgrade to MariaDB 3.0.9 Closes gh-33176 --- 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 afc1d99319..d2bf2bc04c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1151,7 +1151,7 @@ bom { ] } } - library("MariaDB", "3.0.8") { + library("MariaDB", "3.0.9") { group("org.mariadb.jdbc") { modules = [ "mariadb-java-client" From 7de8c9bd536f3037a4aa5c984a5b96ad87894644 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:47 +0100 Subject: [PATCH 08/12] Upgrade to Netty 4.1.85.Final Closes gh-33177 --- 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 d2bf2bc04c..f146518d81 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1351,7 +1351,7 @@ bom { ] } } - library("Netty", "4.1.84.Final") { + library("Netty", "4.1.85.Final") { group("io.netty") { imports = [ "netty-bom" From 3b9260d4cade44ee3687a519794a5bda28748925 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:50 +0100 Subject: [PATCH 09/12] Upgrade to Spring Security 5.7.5 Closes gh-33178 --- 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 f146518d81..6594d23eff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1786,7 +1786,7 @@ bom { ] } } - library("Spring Security", "5.7.4") { + library("Spring Security", "5.7.5") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" } From 6f8bcd764a5a4ad50f262cd2dcbbb0ebd5b4c9bc Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:53 +0100 Subject: [PATCH 10/12] Upgrade to Spring WS 3.1.4 Closes gh-33179 --- 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 6594d23eff..3c2cd07753 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("Spring WS", "3.1.3") { + library("Spring WS", "3.1.4") { prohibit("[4.0.0-M1,)") { because "it uses Spring Framework 6" } From 69999b250bd7343131f2b25e303de9ca3c0e0568 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:55 +0100 Subject: [PATCH 11/12] Upgrade to Tomcat 9.0.69 Closes gh-33180 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c3eb2ff587..2ccf76dec8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,6 +5,6 @@ org.gradle.parallel=true org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 kotlinVersion=1.6.21 -tomcatVersion=9.0.68 +tomcatVersion=9.0.69 kotlin.stdlib.default.dependency=false From ac72530d852134ffd78dc2e21cd4fd635a9640fe Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Nov 2022 07:51:58 +0100 Subject: [PATCH 12/12] Upgrade to Undertow 2.2.21.Final Closes gh-33181 --- 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 3c2cd07753..9eef490d0d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1903,7 +1903,7 @@ bom { ] } } - library("Undertow", "2.2.20.Final") { + library("Undertow", "2.2.21.Final") { group("io.undertow") { modules = [ "undertow-core",