From 2dbee6d988081cfc3b075da75d904e653f622e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 16 Aug 2024 09:33:25 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.2.6 Closes gh-41726 --- 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 7eb1a0bb034..b52d887a6ff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1635,7 +1635,7 @@ bom { ] } } - library("Spring LDAP", "3.2.5-SNAPSHOT") { + library("Spring LDAP", "3.2.6") { considerSnapshots() group("org.springframework.ldap") { modules = [