From 1168d3ad0e17752fadff35f5f468f9cb7a36ed8f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 09:42:34 +0100 Subject: [PATCH] Start building against Spring LDAP 3.2.7 snapshots See gh-42538 --- 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 7bac271a9e..2be85a8f82 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1634,7 +1634,7 @@ bom { ] } } - library("Spring LDAP", "3.2.6") { + library("Spring LDAP", "3.2.7-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [