Upgrade to Commons Pool2 2.12.1

Closes gh-44173
This commit is contained in:
Stéphane Nicoll
2025-02-08 15:44:46 +01:00
parent cc5414826a
commit 16467c4f90

View File

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