From a7e63de2cf0b037c44a0b06ffe48a9b0ae500ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 13 Feb 2026 16:47:49 +0100 Subject: [PATCH 1/4] Upgrade to Spring Data Bom 2025.0.9 Closes gh-49068 --- 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 dd0707e2902..a9fd9bb85eb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2264,7 +2264,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2025.0.9-SNAPSHOT") { + library("Spring Data Bom", "2025.0.9") { prohibit { versionRange "[2025.1.0-M1,)" because "it exceeds our baseline" From 35df324258e34b1ba81a50545fb59e5b9aa78657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 13 Feb 2026 16:47:49 +0100 Subject: [PATCH 2/4] Upgrade to Spring LDAP 3.3.6 Closes gh-49072 --- 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 a9fd9bb85eb..2ed7778a4e0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2374,7 +2374,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.3.6-SNAPSHOT") { + library("Spring LDAP", "3.3.6") { considerSnapshots() group("org.springframework.ldap") { modules = [ From 5134bd61bfd1c7e91f2f3e30fab760fb6d9e6f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 13 Feb 2026 16:49:42 +0100 Subject: [PATCH 3/4] Upgrade to Spring Data Bom 2025.1.3 Closes gh-49088 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 84975967476..9b6b232bed1 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2406,7 +2406,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2025.1.3-SNAPSHOT") { + library("Spring Data Bom", "2025.1.3") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") { From bd1a97e40d7a60a325163921653f4f833e5a8c86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 13 Feb 2026 16:49:42 +0100 Subject: [PATCH 4/4] Upgrade to Spring LDAP 4.0.2 Closes gh-49091 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 9b6b232bed1..8da6c8ed1ae 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2504,7 +2504,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "4.0.2-SNAPSHOT") { + library("Spring LDAP", "4.0.2") { considerSnapshots() group("org.springframework.ldap") { modules = [