Skip to content

Commit

Permalink
Merge pull request #39 from io7m-com/dependabot/maven/develop/org.apa…
Browse files Browse the repository at this point in the history
…che.commons-commons-compress-1.27.0

Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
  • Loading branch information
io7m authored Aug 9, 2024
2 parents 95f3316 + 21fdc9a commit 391a4af
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 @@ -154,7 +154,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.2</version>
<version>1.27.0</version>
</dependency>
<dependency>
<groupId>org.lz4</groupId>
Expand Down

0 comments on commit 391a4af

Please sign in to comment.