From 5bbc0755ef58ec57ada3f40d7e78918f14de18da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 12 Jun 2025 21:31:07 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.2.13 Closes gh-45758 --- 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 8a4b3f49ed..c62245c73c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2227,7 +2227,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.13-SNAPSHOT") { + library("Spring LDAP", "3.2.13") { considerSnapshots() group("org.springframework.ldap") { modules = [