Upgrade to Couchbase Client 3.6.3

Closes gh-41967
This commit is contained in:
Stéphane Nicoll 2024-08-20 19:25:51 +02:00
parent d07eee4af3
commit e0ed02e820
1 changed files with 1 additions and 1 deletions

View File

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