From fc69d272fc3b867db1d782f3125fb146bcccf9f0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 16 Oct 2023 11:53:58 +0100 Subject: [PATCH] Upgrade to Spring LDAP 3.0.6 Closes gh-37683 --- 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 6e15894cee..b389141e54 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1416,7 +1416,7 @@ bom { ] } } - library("Spring LDAP", "3.0.6-SNAPSHOT") { + library("Spring LDAP", "3.0.6") { considerSnapshots() group("org.springframework.ldap") { modules = [