From 5cd804d7d5ba66ca07ecd2bd651bb27ee96bfd7e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 11:55:57 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.4 snapshots See gh-41038 --- 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 0efefd238d1..48170d9f825 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1993,7 +1993,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.3") { + library("Spring LDAP", "3.2.4-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [