From ace64b22e70391356fde55d85990621c1bfc3443 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 8 Apr 2024 15:56:38 +0100 Subject: [PATCH] Start building against Spring LDAP 3.1.5 snapshots See gh-40203 --- 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 c9ec2e1b573..71d6ad8a6b4 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.4") { + library("Spring LDAP", "3.1.5-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [