Upgrade to Commons Pool2 2.9.0

Closes gh-23889
This commit is contained in:
Andy Wilkinson 2020-10-26 13:01:50 +00:00
parent 54a76199b7
commit 47e6063533

View File

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