From e5faa5400647a7f43ee6dbf1217d9e4b6c3d8629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 15 Sep 2023 15:43:41 +0200 Subject: [PATCH] Upgrade to Spring LDAP 3.2.0-M3 Closes 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 6eb6b7fb32..466d630e58 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-SNAPSHOT") { + library("Spring LDAP", "3.2.0-M3") { considerSnapshots() group("org.springframework.ldap") { modules = [