Upgrade to Commons Pool2 2.8.1

Closes gh-22860
This commit is contained in:
Andy Wilkinson 2020-08-11 12:17:14 +01:00
parent d16aa3f377
commit 6cb7eb926e

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"