Upgrade to Commons DBCP2 2.12.0

Closes gh-39918
This commit is contained in:
Andy Wilkinson 2024-03-13 08:45:45 +00:00
parent a4959e8c93
commit f474f04522
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ bom {
releaseNotes("https://commons.apache.org/proper/commons-codec/changes-report.html#a{version}")
}
}
library("Commons DBCP2", "2.11.0") {
library("Commons DBCP2", "2.12.0") {
group("org.apache.commons") {
modules = [
"commons-dbcp2" {