From e9c36ccf38eedfb6e84a5dab2539c2eda58ba4c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 5 Feb 2025 09:08:51 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.11 snapshots See gh-44124 --- 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 f7e5ed52a1b..5794ba8ecec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2236,7 +2236,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.10") { + library("Spring LDAP", "3.2.11-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [