From 4f6243fc2ce0169d88b11f9e1f425155e7f3b204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 12 Sep 2025 13:38:02 +0200 Subject: [PATCH] Upgrade to Spring LDAP 4.0.0-M3 Closes gh-47005 --- 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 2ca42b68c7a..798c957f989 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2409,7 +2409,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "4.0.0-SNAPSHOT") { + library("Spring LDAP", "4.0.0-M3") { considerSnapshots() group("org.springframework.ldap") { modules = [