From ff56e7c2f6eac7a8c5a2b310abbe3d4c4d88d764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 5 Feb 2025 09:02:08 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.11 snapshots See gh-44111 --- 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 2eb07220b0..e1e1829dd5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2253,7 +2253,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.10") { + library("Spring LDAP", "3.2.11-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [