From 8b64bf187684e246ce92a90af6df1eba2753cfdd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Oct 2023 09:56:04 +0100 Subject: [PATCH] Start building against Spring LDAP 3.1.2 snapshots See gh-37699 --- 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 d9b7a06f43..8110cd8199 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1460,7 +1460,7 @@ bom { ] } } - library("Spring LDAP", "3.1.1") { + library("Spring LDAP", "3.1.2-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [