Upgrade to Commons DBCP2 2.9.0

Closes gh-27641
This commit is contained in:
Andy Wilkinson 2021-08-12 13:08:18 +01:00
parent 9bfe3c8cff
commit 45a7f3e182
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ bom {
]
}
}
library("Commons DBCP2", "2.8.0") {
library("Commons DBCP2", "2.9.0") {
group("org.apache.commons") {
modules = [
"commons-dbcp2" {