From 68c028e184cf6c19724289cd48f97447fd01f0ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 18 Jul 2025 12:46:57 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.3.2 Closes gh-46285 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f884797b70e..3365b9c1a94 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2364,7 +2364,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.3.2-SNAPSHOT") { + library("Spring LDAP", "3.3.2") { considerSnapshots() group("org.springframework.ldap") { modules = [