From 67458b86620bd6c375df537b3ea764df33e9514a Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 19 Dec 2023 11:35:23 +0100 Subject: [PATCH] Upgrade to Spring LDAP 3.2.1 Closes gh-38699 --- 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 21b98d3d877..ad5f9381ecc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring LDAP", "3.2.1-SNAPSHOT") { + library("Spring LDAP", "3.2.1") { considerSnapshots() group("org.springframework.ldap") { modules = [