From 4ea1e1515d3aa20051f7bafe48dccc82c0411877 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Jun 2025 11:20:06 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.13 snapshots See gh-45770 --- 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 a8683a71ef7..82487969a54 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2210,7 +2210,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.12") { + library("Spring LDAP", "3.2.13-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [