From c17492921ee770b0d15bd3c9d55a7f23fdbc1346 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:32:45 +0000 Subject: [PATCH 01/17] Upgrade to Angus Mail 2.0.3 Closes gh-39973 --- 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 ec35412df13..2cd7b467503 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -50,7 +50,7 @@ bom { ] } } - library("Angus Mail", "2.0.2") { + library("Angus Mail", "2.0.3") { group("org.eclipse.angus") { modules = [ "angus-core", From 00ec9d08c8d25e40ad7dcb71e486b6f1a9de0913 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:32:50 +0000 Subject: [PATCH 02/17] Upgrade to Awaitility 4.2.1 Closes gh-39974 --- 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 2cd7b467503..676aaf1bc86 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -99,7 +99,7 @@ bom { ] } } - library("Awaitility", "4.2.0") { + library("Awaitility", "4.2.1") { group("org.awaitility") { modules = [ "awaitility", From 545a842868bcffb1ed2e428e46c591606ea84dbb Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:32:54 +0000 Subject: [PATCH 03/17] Upgrade to Glassfish JAXB 4.0.5 Closes gh-39975 --- 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 676aaf1bc86..e36fd88aed4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -314,7 +314,7 @@ bom { ] } } - library("Glassfish JAXB", "4.0.4") { + library("Glassfish JAXB", "4.0.5") { group("org.glassfish.jaxb") { imports = [ "jaxb-bom" From 8db6dbed1ec52ab1525855e332e7cfe4eee5b282 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:32:58 +0000 Subject: [PATCH 04/17] Upgrade to Groovy 4.0.20 Closes gh-39976 --- 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 e36fd88aed4..6288da045f0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -339,7 +339,7 @@ bom { ] } } - library("Groovy", "4.0.18") { + library("Groovy", "4.0.20") { group("org.apache.groovy") { imports = [ "groovy-bom" From a1616f19f452de9e8b8d9a51f910abc5532f12e5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:03 +0000 Subject: [PATCH 05/17] Upgrade to Infinispan 14.0.26.Final Closes gh-39977 --- 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 6288da045f0..6536e501aa5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -465,7 +465,7 @@ bom { ] } } - library("Infinispan", "14.0.24.Final") { + library("Infinispan", "14.0.26.Final") { group("org.infinispan") { imports = [ "infinispan-bom" From 710b8a17d6c00d2db0e6588f3525770d2cfc5e04 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:08 +0000 Subject: [PATCH 06/17] Upgrade to Jakarta Activation 2.1.3 Closes gh-39978 --- 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 6536e501aa5..3338a67907a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -486,7 +486,7 @@ bom { ] } } - library("Jakarta Activation", "2.1.2") { + library("Jakarta Activation", "2.1.3") { group("jakarta.activation") { modules = [ "jakarta.activation-api" From f4edcb559925e576c10ee8eab73555c609192dc9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:12 +0000 Subject: [PATCH 07/17] Upgrade to Jakarta Mail 2.1.3 Closes gh-39979 --- 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 3338a67907a..93072e7a956 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -521,7 +521,7 @@ bom { ] } } - library("Jakarta Mail", "2.1.2") { + library("Jakarta Mail", "2.1.3") { group("jakarta.mail") { modules = [ "jakarta.mail-api" From 6a92f70ff62b926297247b1b58e33e04b1ba02bc Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:17 +0000 Subject: [PATCH 08/17] Upgrade to Jakarta XML Bind 4.0.2 Closes gh-39980 --- 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 93072e7a956..844891e57db 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -585,7 +585,7 @@ bom { ] } } - library("Jakarta XML Bind", "4.0.1") { + library("Jakarta XML Bind", "4.0.2") { group("jakarta.xml.bind") { modules = [ "jakarta.xml.bind-api" From 4a07334e311ffd22ca2ce28174135451ba11c05c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:22 +0000 Subject: [PATCH 09/17] Upgrade to Jaybird 5.0.4.java11 Closes gh-39981 --- 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 844891e57db..96b36896e00 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -636,7 +636,7 @@ bom { ] } } - library("Jaybird", "5.0.3.java11") { + library("Jaybird", "5.0.4.java11") { group("org.firebirdsql.jdbc") { modules = [ "jaybird" From c4198173a37893591b1cad8e3db6e7cb31d3891d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:27 +0000 Subject: [PATCH 10/17] Upgrade to Jetty 12.0.7 Closes gh-39982 --- 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 96b36896e00..bdee8b98f8b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -678,7 +678,7 @@ bom { ] } } - library("Jetty", "12.0.6") { + library("Jetty", "12.0.7") { group("org.eclipse.jetty.ee10") { imports = [ "jetty-ee10-bom" From 5ae46c21d87e1efc79f536fe31c3760fb577061c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:31 +0000 Subject: [PATCH 11/17] Upgrade to jOOQ 3.18.13 Closes gh-39983 --- 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 bdee8b98f8b..0e1432d66d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -697,7 +697,7 @@ bom { ] } } - library("jOOQ", "3.18.11") { + library("jOOQ", "3.18.13") { group("org.jooq") { modules = [ "jooq", From 846284b7358db76f0325e13cd98c28b75dd42e6f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:36 +0000 Subject: [PATCH 12/17] Upgrade to Kotlin 1.9.23 Closes gh-39984 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fb1d6a315b3..847ac0da8fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ commonsCompressVersion=1.21 hamcrestVersion=2.2 jacksonVersion=2.15.4 junitJupiterVersion=5.10.2 -kotlinVersion=1.9.22 +kotlinVersion=1.9.23 mavenVersion=3.9.4 nativeBuildToolsVersion=0.9.28 springFrameworkVersion=6.1.5 From cfbf30d2942d5a632183944106591d77af4c5651 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:41 +0000 Subject: [PATCH 13/17] Upgrade to Lettuce 6.3.2.RELEASE Closes gh-39985 --- 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 0e1432d66d3..8a2fd3bba19 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -821,7 +821,7 @@ bom { ] } } - library("Lettuce", "6.3.1.RELEASE") { + library("Lettuce", "6.3.2.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core" From 4527c38d5326fb27f2d9cd5f45d3d7f84696a589 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:45 +0000 Subject: [PATCH 14/17] Upgrade to Postgresql 42.6.2 Closes gh-39986 --- 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 8a2fd3bba19..acd4e4d4b51 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1123,7 +1123,7 @@ bom { ] } } - library("Postgresql", "42.6.1") { + library("Postgresql", "42.6.2") { group("org.postgresql") { modules = [ "postgresql" From 2dfa2463352fc1882001cd3d10ca35243f705472 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:50 +0000 Subject: [PATCH 15/17] Upgrade to Pulsar 3.1.3 Closes gh-39987 --- 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 acd4e4d4b51..67fd0c5499b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1137,7 +1137,7 @@ bom { ] } } - library("Pulsar", "3.1.2") { + library("Pulsar", "3.1.3") { group("org.apache.pulsar") { modules = [ "bouncy-castle-bc", From 9365dae768c9d69fd6423a51af5f2836d6278bcd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:51 +0000 Subject: [PATCH 16/17] Upgrade to Spring Security 6.2.3 Closes gh-39887 --- 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 67fd0c5499b..45cd2afdd48 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1606,7 +1606,7 @@ bom { ] } } - library("Spring Security", "6.2.3-SNAPSHOT") { + library("Spring Security", "6.2.3") { considerSnapshots() group("org.springframework.security") { imports = [ From bcc69ccba7e3790ff8705ac6f551475d456a7e0b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Mar 2024 12:33:55 +0000 Subject: [PATCH 17/17] Upgrade to Testcontainers 1.19.7 Closes gh-39988 --- 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 45cd2afdd48..0f12a6f18c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1641,7 +1641,7 @@ bom { ] } } - library("Testcontainers", "1.19.5") { + library("Testcontainers", "1.19.7") { group("org.testcontainers") { imports = [ "testcontainers-bom"