Skip to content

Commit 6a306e2

Browse files
Upgrade to Commons Compress 1.23.0
Closes spring-projectsgh-39148 Resolves spring-projectsgh-39311
1 parent df67dec commit 6a306e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bom {
3434
]
3535
}
3636
}
37-
library("Commons Compress", "1.23.0") {
37+
library("Commons Compress", "1.25.0") {
3838
group("org.apache.commons") {
3939
modules = [
4040
"commons-compress"

0 commit comments

Comments
 (0)