From 72cb71b2561e1327d9ea2d2c8d4449d2eee79c2c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 11:01:24 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.7 snapshots See gh-42565 --- 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 f7e7e0ece7..a999d6d4d2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2048,7 +2048,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.6") { + library("Spring LDAP", "3.2.7-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [