From 26b889f31a6778e69f6ca0730f82e11fabf3609d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Oct 2023 10:25:40 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.0 snapshots See gh-37713 --- 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 a17e79e42e..b981823753 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1573,7 +1573,7 @@ bom { ] } } - library("Spring LDAP", "3.2.0-M3") { + library("Spring LDAP", "3.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [