From b6adeeb37ddd7d83d09910298d70d96d2e78cf15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 16 Mar 2026 21:10:29 +0100 Subject: [PATCH] Upgrade to Spring LDAP 4.1.0-M2 Closes gh-49444 --- 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 c7a35fa1b58..08c390af726 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2555,7 +2555,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-M2") { considerSnapshots() group("org.springframework.ldap") { modules = [