From 6f0257139a2538fc8cda8f56777c567f78f01912 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Jan 2025 12:23:42 +0000 Subject: [PATCH] Upgrade to Spring LDAP 3.3.0-M1 Closes gh-43765 --- 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 97097930e1..5a86fd5c41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2235,7 +2235,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.3.0-SNAPSHOT") { + library("Spring LDAP", "3.3.0-M1") { considerSnapshots() group("org.springframework.ldap") { modules = [