Upgrade to Commons DBCP2 2.13.0

Closes gh-43668
This commit is contained in:
Andy Wilkinson 2025-01-06 15:55:14 +00:00
parent 0c2a53c0ce
commit 3bd9ef31c6
1 changed files with 1 additions and 1 deletions

View File

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