Skip to content

Commit

Permalink
Update commons-compress
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jun 16, 2024
1 parent a3b9888 commit 9bf7eee
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.1'
implementation 'org.apache.commons:commons-compress:1.26.2'
*/

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

0 comments on commit 9bf7eee

Please sign in to comment.