Skip to content

Commit

Permalink
Merge pull request #128 from lesiak/commons-compress-1.26.0
Browse files Browse the repository at this point in the history
Upgrade org.apache.commons:commons-compress to 1.26.0
  • Loading branch information
tomix26 authored Mar 18, 2024
2 parents 64f52ac + ed28020 commit 875b0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.21</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>org.tukaani</groupId>
Expand Down

0 comments on commit 875b0e4

Please sign in to comment.