From 3f1c4ac2d1cc02ea19cb97a762c811b4fda07786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 4 Aug 2026 10:47:27 +0200 Subject: [PATCH] Upgrade to Spring LDAP 4.0.5 Closes gh-51244 --- 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 fdf9eb286a6..8985038c849 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2520,7 +2520,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "4.0.5-INTERNAL-SNAPSHOT") { + library("Spring LDAP", "4.0.5") { firstParty() group("org.springframework.ldap") { modules = [