Upgrade to C3P0 0.11.1

Closes gh-45924
This commit is contained in:
Andy Wilkinson
2025-06-12 14:10:16 +01:00
parent 34cf8be1fa
commit ff3d1ecc68

View File

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