From f0da887f172251fd5001a965586cd21c9a2e0220 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 20:09:26 +0000 Subject: [PATCH] Upgrade to Spring LDAP 3.1.4 Closes gh-39465 --- 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 db424873b9dc..e99f3fa5c909 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-SNAPSHOT") { + library("Spring LDAP", "3.1.4") { considerSnapshots() group("org.springframework.ldap") { modules = [