Skip to content

Commit 0fd5381

Browse files
committed
Upgrade Apache Commons Compress dependency to version 1.28.0. (#426)
1 parent b60f983 commit 0fd5381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ subprojects {
3030
'ace': '1.3.3',
3131
'antlr': '3.5.2',
3232
'assertj': '3.27.7',
33-
'commons_compress': '1.21',
33+
'commons_compress': '1.28.0',
3434
'commons_io': '2.21.0',
3535
'dbcp': '1.4',
3636
'dspace': '1.0.0',

0 commit comments

Comments
 (0)