From 91efe9396b7e98000cf5871c2d080747eaef04ab Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Dec 2023 20:21:29 +0000 Subject: [PATCH] Start building against Spring LDAP 3.2.1 snapshots See gh-38699 --- 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 57b21c4acfff..be82e12da9f1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1567,7 +1567,7 @@ bom { ] } } - library("Spring LDAP", "3.2.0") { + library("Spring LDAP", "3.2.1-SNAPSHOT") { considerSnapshots() group("org.springframework.ldap") { modules = [