From 0835878f9d43d1465cfdba88e33c78b5b96112c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 6 Mar 2025 09:03:29 +0100 Subject: [PATCH] Start building against Spring LDAP 3.3.0-M3 snapshots See gh-44596 --- 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 d9e832784db..20d1cd45a0d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2341,7 +2341,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.3.0-M2") { + library("Spring LDAP", "3.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [