Upgrade to Couchbase Client 3.7.2

Closes gh-41894
This commit is contained in:
Stéphane Nicoll 2024-08-16 15:19:00 +02:00
parent f8d638466f
commit 4ddbd27c9e
1 changed files with 1 additions and 1 deletions

View File

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