Upgrade to Couchbase Client 3.0.4

Closes gh-21398
This commit is contained in:
Stephane Nicoll
2020-05-12 08:54:52 +02:00
parent e9bf2148ce
commit 294bd0d2fb

View File

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