Upgrade to Couchbase Client 3.8.2

Closes gh-46460
This commit is contained in:
Stéphane Nicoll 2025-07-18 12:46:53 +02:00
parent 462d839979
commit fb3267ce9c
1 changed files with 1 additions and 1 deletions

View File

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