From d5af9a41b9111bf55b0dd74866a33e4945a78179 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:44:42 +0100 Subject: [PATCH] Upgrade to Spring LDAP 3.1.5 Closes gh-40203 --- 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 cca56be87c..80d65dcf10 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.5-SNAPSHOT") { + library("Spring LDAP", "3.1.5") { considerSnapshots() group("org.springframework.ldap") { modules = [