From 7f53a2132884ce06dfb1ebd02667ee07cb414256 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Dec 2023 15:18:45 +0000 Subject: [PATCH] Start building against Spring LDAP 3.1.3 snapshots See gh-38681 --- 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 e7c9f79f3937..1d71f6ea077a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1454,7 +1454,7 @@ bom { ] } } - library("Spring LDAP", "3.1.2") { + library("Spring LDAP", "3.1.3-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [