From 3ab24c06631aacbd2e3dafdc7ef6b5216dd52d63 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 09:58:48 +0000 Subject: [PATCH] Start building against Spring LDAP 3.2.2 snapshots See gh-39485 --- 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 006bb194f6e3..76089d58cbe2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring LDAP", "3.2.1") { + library("Spring LDAP", "3.2.2-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [