Upgrade to Couchbase Client 3.7.9

Closes gh-45072
This commit is contained in:
Phillip Webb
2025-04-10 12:07:12 -07:00
parent 791bec2e06
commit c94b3d4169

View File

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