mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Commons Pool2 2.12.1
Closes gh-44173
This commit is contained in:
@@ -244,7 +244,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Commons Pool2", "2.12.0") {
|
||||
library("Commons Pool2", "2.12.1") {
|
||||
group("org.apache.commons") {
|
||||
modules = [
|
||||
"commons-pool2"
|
||||
|
||||
Reference in New Issue
Block a user