From 663ef598648fd14e542fac08ac0b09553c9ded17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Aug 2025 13:51:44 +0200 Subject: [PATCH 1/4] Upgrade to Infinispan 15.0.19.Final Closes gh-46847 --- 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 8745ce1e5ac..bdb0e88b89b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -642,7 +642,7 @@ bom { ] } } - library("Infinispan", "15.0.18.Final") { + library("Infinispan", "15.0.19.Final") { group("org.infinispan") { bom("infinispan-bom") } From b51554d340d379d209eff3734e0b994cb4725bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Aug 2025 13:51:48 +0200 Subject: [PATCH 2/4] Upgrade to REST Assured 5.5.6 Closes gh-46848 --- 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 bdb0e88b89b..647cc016d1a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1901,7 +1901,7 @@ bom { releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}") } } - library("REST Assured", "5.5.5") { + library("REST Assured", "5.5.6") { group("io.rest-assured") { bom("rest-assured-bom") } From e9da3a91abb102e0945fc7f9bd0f8a16f9aaf69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Aug 2025 13:51:48 +0200 Subject: [PATCH 3/4] Upgrade to Spring Data Bom 2024.1.9 Closes gh-46693 --- 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 647cc016d1a..3c874a04e22 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2130,7 +2130,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2024.1.9-SNAPSHOT") { + library("Spring Data Bom", "2024.1.9") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") { From 863a0f80cc460bbd53ec7dc55c9fb4a612d66078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Aug 2025 13:51:48 +0200 Subject: [PATCH 4/4] Upgrade to Spring LDAP 3.2.14 Closes gh-46695 --- 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 3c874a04e22..778b2c18a5b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2228,7 +2228,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.14-SNAPSHOT") { + library("Spring LDAP", "3.2.14") { considerSnapshots() group("org.springframework.ldap") { modules = [