Upgrade to Commons Pool2 2.8.0

Closes gh-19916
This commit is contained in:
Andy Wilkinson 2020-01-25 13:23:27 +00:00
parent f7328825ec
commit c5ffb25239

View File

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