From 79371d82e10de39bb4e626a823b7bc7c7f11eadc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 7 Aug 2025 10:35:26 +0200 Subject: [PATCH] Start building against Spring LDAP 3.3.3 snapshots See gh-46707 --- 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 a35d104eac7..cbbf32c3a8d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2363,7 +2363,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.3.2") { + library("Spring LDAP", "3.3.3-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [