Skip to content

Commit ae4ebbe

Browse files
committed
Upgrade to Commons Compress 1.20
Closes gh-22071
1 parent 684a0b3 commit ae4ebbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bom {
2020
]
2121
}
2222
}
23-
library("Commons Compress", "1.19") {
23+
library("Commons Compress", "1.20") {
2424
group("org.apache.commons") {
2525
modules = [
2626
"commons-compress"

0 commit comments

Comments
 (0)