Upgrade to Commons Pool2 2.12.1

Closes gh-44074
This commit is contained in:
Phillip Webb
2025-02-04 12:05:54 -08:00
parent aeea09308d
commit 186a0adc32

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"