From a94f171cae3312286e547fa8b5ff14b7e652ee8b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Sep 2023 10:18:02 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.0 snapshots See gh-37235 --- 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 23811dc482..31e5ef709e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1569,7 +1569,7 @@ bom { ] } } - library("Spring LDAP", "3.2.0-M2") { + library("Spring LDAP", "3.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [