From 1b28901ae54716c04ef03c7f8fdef65379f50b2b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 12:04:40 +0000 Subject: [PATCH] Start building against Spring LDAP 3.2.2 snapshots See gh-39498 --- 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 cf74ce1de7..0ab4971422 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1500,7 +1500,7 @@ bom { ] } } - library("Spring LDAP", "3.2.1") { + library("Spring LDAP", "3.2.2-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [