From dada7696d60b9b4e51c60462d093abaea05b8290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 13 Feb 2026 16:52:39 +0100 Subject: [PATCH] Upgrade to Spring LDAP 4.1.0-M1 Closes gh-49119 --- 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 239fecb6171..7b2c55b84d2 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2554,7 +2554,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "4.1.0-SNAPSHOT") { + library("Spring LDAP", "4.1.0-M1") { considerSnapshots() group("org.springframework.ldap") { modules = [