From fea81fb50dd8081c7a00b2b28b5599a9d12ff21f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 16 Oct 2023 11:57:25 +0100 Subject: [PATCH] Upgrade to Spring LDAP 3.1.2 Closes gh-37699 --- 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 c2901c60ed..4f50caf180 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1456,7 +1456,7 @@ bom { ] } } - library("Spring LDAP", "3.1.2-SNAPSHOT") { + library("Spring LDAP", "3.1.2") { considerSnapshots() group("org.springframework.ldap") { modules = [