From cd2f1314121b4338ba30b66d1a1c926ffeee0cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 14 Feb 2025 07:54:35 +0100 Subject: [PATCH 1/3] Upgrade to Couchbase Client 3.7.8 Closes gh-44269 --- 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 4ab2e995874..dd937c91416 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -254,7 +254,7 @@ bom { site("https://commons.apache.org/proper/commons-pool") } } - library("Couchbase Client", "3.7.7") { + library("Couchbase Client", "3.7.8") { group("com.couchbase.client") { modules = [ "java-client" From 21b60098bc85c8acedefc98cbbaff4f69a938e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 14 Feb 2025 07:54:36 +0100 Subject: [PATCH 2/3] Upgrade to Spring LDAP 3.2.11 Closes gh-44124 --- 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 dd937c91416..1686d616fae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2232,7 +2232,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.11-SNAPSHOT") { + library("Spring LDAP", "3.2.11") { considerSnapshots() group("org.springframework.ldap") { modules = [ From f7cbddabc524a555890183efdc0416361f02e063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 14 Feb 2025 07:54:46 +0100 Subject: [PATCH 3/3] Upgrade to Spring LDAP 3.2.11 Closes gh-44111 --- 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 5cc1aceb2c1..8e25c2b4dba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2249,7 +2249,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") } } - library("Spring LDAP", "3.2.11-SNAPSHOT") { + library("Spring LDAP", "3.2.11") { considerSnapshots() group("org.springframework.ldap") { modules = [