mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Commons Compress 1.21
Closes gh-28429
This commit is contained in:
@@ -20,7 +20,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Commons Compress", "1.20") {
|
||||
library("Commons Compress", "1.21") {
|
||||
group("org.apache.commons") {
|
||||
modules = [
|
||||
"commons-compress"
|
||||
|
||||
Reference in New Issue
Block a user