From 95854f4a6c9cc62a048f9f2fa6165bed4368b4af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 8 Aug 2024 14:33:57 +0200 Subject: [PATCH] Start building against Spring LDAP 3.2.5 snapshots See gh-41739 --- 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 c7fa610eb3f..c05dba755c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2061,7 +2061,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.4") { + library("Spring LDAP", "3.2.5-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [