Upgrade to Couchbase Client 3.7.7

Closes gh-43853
This commit is contained in:
Stéphane Nicoll
2025-01-16 14:51:01 +01:00
parent c59eaa08b0
commit dfee0cc354

View File

@@ -254,7 +254,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.7.6") {
library("Couchbase Client", "3.7.7") {
group("com.couchbase.client") {
modules = [
"java-client"