Upgrade to Commons Pool2 2.11.1

Closes gh-28001
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:34 +02:00
parent c655ca7253
commit 5006420d15
1 changed files with 1 additions and 1 deletions

View File

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