From 63a0fc86b3ee25e75324ba96b29b3d3f40997d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 8 Dec 2025 09:40:19 +0100 Subject: [PATCH] Start building against Spring LDAP 4.0.1 snapshots See gh-48442 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 1619cc648c7..fe656ffa983 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2496,7 +2496,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "4.0.0") { + library("Spring LDAP", "4.0.1-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [