From 0fa8a27e4a697947b45664b78a93a8b1ed123d6a Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 19 Dec 2023 12:30:04 +0100 Subject: [PATCH] Upgrade to Spring LDAP 3.1.3 Closes gh-38681 --- 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 a902fb12838..db6af4ca696 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.3-SNAPSHOT") { + library("Spring LDAP", "3.1.3") { considerSnapshots() group("org.springframework.ldap") { modules = [