From e5b56e2f7f6766bec8fd13c4c26baf1bf1d168d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 18 Oct 2024 10:19:37 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.2.7 Closes gh-42565 --- 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 6be7a46023..f96befa2f6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2048,7 +2048,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.7-SNAPSHOT") { + library("Spring LDAP", "3.2.7") { considerSnapshots() group("org.springframework.ldap") { modules = [