Upgrade to Commons DBCP2 2.8.0

Closes gh-23641
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:42 +02:00
parent 815c8b9491
commit 1aafc87022

View File

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