Upgrade to C3P0 0.11.1

Closes gh-45896
This commit is contained in:
Andy Wilkinson
2025-06-12 09:19:26 +01:00
parent 2d0ebe9379
commit 4b78861ca0

View File

@@ -32,7 +32,7 @@ bom {
]
}
}
library("C3P0", "0.9.5.5") {
library("C3P0", "0.11.1") {
group("com.mchange") {
modules = [
"c3p0"