From f0fd24800ac1e3d6fc4ffdfc7790857b8f0e7533 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 4 Dec 2024 11:40:45 -0800 Subject: [PATCH] Start building against Spring LDAP 3.2.9 snapshots See gh-43395 --- 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 0d74d05d6a..2de1c5c090 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2251,7 +2251,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.8") { + library("Spring LDAP", "3.2.9-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [