Skip to content

Commit

Permalink
Update commons-compress to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbraun committed Mar 16, 2023
1 parent ce60196 commit 8892fc2
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 @@ -46,7 +46,7 @@ dependencies {
implementation 'com.github.weisj:darklaf-core:3.0.1'
implementation "org.jogamp.jogl:jogl-all-main:$jogl_version"
implementation "org.jogamp.gluegen:gluegen-rt-main:$jogl_version"
implementation 'org.apache.commons:commons-compress:1.21'
implementation 'org.apache.commons:commons-compress:1.22'
implementation 'org.apache.logging.log4j:log4j-api-kotlin:1.2.0'
implementation "org.apache.logging.log4j:log4j-api:$log4j_version"
implementation "org.apache.logging.log4j:log4j-core:$log4j_version"
Expand Down

0 comments on commit 8892fc2

Please sign in to comment.