From 3b3bfd8a1b697538725cbfd328b69ab0d263ac95 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 16 Nov 2023 19:38:29 +0000 Subject: [PATCH] Upgrade to Spring LDAP 3.2.0 Closes gh-38317 --- 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 e91c3a03c531..1432506b6b69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1560,7 +1560,7 @@ bom { ] } } - library("Spring LDAP", "3.2.0-SNAPSHOT") { + library("Spring LDAP", "3.2.0") { considerSnapshots() group("org.springframework.ldap") { modules = [