From b0f66020bdb3df05cd1a5a98cc87cdae74752a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Apr 2026 08:23:41 +0200 Subject: [PATCH] Start building against Spring LDAP 4.0.3 snapshots See gh-49980 --- 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 c33503f213f..5fc472adf4b 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2523,7 +2523,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "4.0.2") { + library("Spring LDAP", "4.0.3-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [