From 6158fa08c9a93c422e068fe2fe40c6e2da2f5266 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 21:05:41 +0000 Subject: [PATCH] Upgrade to Spring LDAP 3.2.2 Closes gh-39485 --- 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 6a1b770b4c..0c32d2d67f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring LDAP", "3.2.2-SNAPSHOT") { + library("Spring LDAP", "3.2.2") { considerSnapshots() group("org.springframework.ldap") { modules = [