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