From 37a6c6dcfbb82d8cb67bc360498d15f538977c68 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Jun 2025 10:56:56 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.13 snapshots See gh-45758 --- 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 b2c9aaef88..7c38810b4d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2227,7 +2227,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.12") { + library("Spring LDAP", "3.2.13-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [