From f7efa71ea62eb4bbefb2bc7883cb0361cf9c2eaf Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 10 Nov 2023 14:52:56 +0000 Subject: [PATCH] Start building against Spring LDAP 3.2.0 snapshots See gh-38317 --- 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 9d9c36df9ea..9944aa58ec8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1560,7 +1560,7 @@ bom { ] } } - library("Spring LDAP", "3.2.0-RC1") { + library("Spring LDAP", "3.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [