Upgrade to Commons Pool2 2.10.0

Closes gh-27256
This commit is contained in:
Stephane Nicoll
2021-07-12 07:53:53 +02:00
parent b73a2e3e73
commit f4cc3010de
5 changed files with 8 additions and 5 deletions

View File

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