From 097ff791d68ce4d4e9a05dd09e9915aec318e772 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Feb 2024 13:29:55 +0000 Subject: [PATCH] Start building against Spring LDAP 3.1.4 snapshots See gh-39465 --- 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 a40e0485ccd..5ee0247241a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1458,7 +1458,7 @@ bom { ] } } - library("Spring LDAP", "3.1.3") { + library("Spring LDAP", "3.1.4-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [