From c9cdd32c9e51ab8fdee2ea07eadccbe66a5caded Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 10:24:46 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.7 snapshots See gh-42550 --- 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 232e8ae07f9d..9a45e8dc96ed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2054,7 +2054,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 = [