Upgrade to Couchbase Client 3.7.7

Closes gh-43843
This commit is contained in:
Stéphane Nicoll
2025-01-15 20:38:04 +01:00
parent bb7abf886f
commit d32943490f

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"