Upgrade to Commons Pool2 2.12.1

Closes gh-44138
This commit is contained in:
Stéphane Nicoll
2025-02-05 12:28:08 +01:00
parent 0b8f2a567a
commit c80c08d7bd

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"