Skip to content

Commit

Permalink
Update commons-compress
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 11, 2024
1 parent 3aa0a9c commit f9b5285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation files(poiDir + '/build/dist/maven/poi-scratchpad/poi-scratchpad-' + poiVersion + '.jar')
implementation 'commons-io:commons-io:2.16.1'
implementation 'org.apache.commons:commons-compress:1.26.2'
implementation 'org.apache.commons:commons-compress:1.27.0'
*/

implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
Expand Down

0 comments on commit f9b5285

Please sign in to comment.