From 150cb5bdb653e0fb5f8f58832fb301a5c76f0028 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Oct 2023 09:10:00 +0100 Subject: [PATCH] Start building against Spring LDAP 3.0.6 snapshots See gh-37683 --- 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 5886a1f9cb..e5d3693e74 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1420,7 +1420,7 @@ bom { ] } } - library("Spring LDAP", "3.0.5") { + library("Spring LDAP", "3.0.6-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [