From 8113f3864a125343606bcd006339d46f84f5c32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 18 Oct 2024 10:18:10 +0200 Subject: [PATCH 1/2] Upgrade to Spring LDAP 3.2.7 Closes gh-42550 --- 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 3115778369c..d599699bb09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2054,7 +2054,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.7-SNAPSHOT") { + library("Spring LDAP", "3.2.7") { considerSnapshots() group("org.springframework.ldap") { modules = [ From c8eb603f33935835878ef2397f70af8d1614b90f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 18 Oct 2024 10:28:19 +0200 Subject: [PATCH 2/2] Upgrade to Spring LDAP 3.2.7 Closes gh-42538 --- 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 90fc191164e..0af2286cd27 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1634,7 +1634,7 @@ bom { ] } } - library("Spring LDAP", "3.2.7-SNAPSHOT") { + library("Spring LDAP", "3.2.7") { considerSnapshots() group("org.springframework.ldap") { modules = [