From f508be2da5445ede4f3f2388f7d267d2e8bda490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 16 Aug 2024 10:38:41 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.2.6 Closes gh-41739 --- 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 9febe998973..c16c9eaf2b3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2042,7 +2042,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.5-SNAPSHOT") { + library("Spring LDAP", "3.2.6") { considerSnapshots() group("org.springframework.ldap") { modules = [