Upgrade to Couchbase Client 3.9.1

Closes gh-47129
This commit is contained in:
Stéphane Nicoll 2025-09-09 09:24:20 +02:00
parent f33c1e6f52
commit 43e0527a6a
1 changed files with 1 additions and 1 deletions

View File

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