From c8eb603f33935835878ef2397f70af8d1614b90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 18 Oct 2024 10:28:19 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.2.7 Closes gh-42538 --- 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 90fc191164e..0af2286cd27 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1634,7 +1634,7 @@ bom { ] } } - library("Spring LDAP", "3.2.7-SNAPSHOT") { + library("Spring LDAP", "3.2.7") { considerSnapshots() group("org.springframework.ldap") { modules = [