Upgrade to Couchbase Client 3.7.8

Closes gh-44271
This commit is contained in:
Stéphane Nicoll
2025-02-14 07:55:14 +01:00
parent 558e039540
commit 1bb1489aed

View File

@@ -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"