From 1983c9c4c22d7ed088b00d3fe57ad3624711078f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Jan 2025 16:21:33 +0100 Subject: [PATCH] Start building against Spring LDAP 3.3.0-M1 snapshots See gh-43765 --- 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 3964bb8122..f8cfaf8b34 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2235,7 +2235,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.10") { + library("Spring LDAP", "3.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [