From 29f1ee767a004f917ee69d464a466f33c4320d0b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Feb 2024 08:00:43 +0000 Subject: [PATCH] Upgrade to Spring LDAP 3.2.2 Closes gh-39498 --- 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 5f72a3fc5ff..7769f1f6687 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1502,7 +1502,7 @@ bom { ] } } - library("Spring LDAP", "3.2.2-SNAPSHOT") { + library("Spring LDAP", "3.2.2") { considerSnapshots() group("org.springframework.ldap") { modules = [