Upgrade to Couchbase Client 3.3.4

Closes gh-32315
This commit is contained in:
Stephane Nicoll
2022-09-14 10:32:18 +02:00
parent 89491c3aaa
commit c9067cd6a8

View File

@@ -241,7 +241,7 @@ bom {
]
}
}
library("Couchbase Client", "3.3.3") {
library("Couchbase Client", "3.3.4") {
group("com.couchbase.client") {
modules = [
"java-client"