Upgrade to Commons Pool2 2.8.1

Closes gh-22793
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:04 +01:00
parent 37d0a62973
commit 8b95b3a537
1 changed files with 1 additions and 1 deletions

View File

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