Upgrade to Couchbase Client 3.12.3

Closes gh-51754
This commit is contained in:
Stéphane Nicoll
2026-09-15 14:58:12 +02:00
parent 360074ac69
commit e0966e0e99
@@ -312,7 +312,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.12.2") {
library("Couchbase Client", "3.12.3") {
group("com.couchbase.client") {
modules = [
"java-client"