Skip to content

Commit

Permalink
Merge pull request #235 from hazendaz/renovate/compress.version
Browse files Browse the repository at this point in the history
Update dependency org.apache.commons:commons-compress to v1.27.1
  • Loading branch information
hazendaz authored Aug 20, 2024
2 parents 6112409 + b4775f8 commit 28f31bb
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 @@ -95,7 +95,7 @@
<shared-utils.version>3.4.2</shared-utils.version>

<!-- Compress -->
<compress.version>1.27.0</compress.version>
<compress.version>1.27.1</compress.version>

<!-- Git -->
<git.version>2.46.0.0</git.version>
Expand Down

0 comments on commit 28f31bb

Please sign in to comment.