Upgrade to Couchbase Client 3.12.2

Closes gh-51295
This commit is contained in:
Stéphane Nicoll
2026-08-07 14:17:17 +02:00
parent 8def17d4e7
commit 41c857c4dd
@@ -312,7 +312,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.12.1") {
library("Couchbase Client", "3.12.2") {
group("com.couchbase.client") {
modules = [
"java-client"