Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.24.0 to 1.25.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent c47ccf7 commit a15f5bd
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 @@ -57,7 +57,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<min.jdk.version>17</min.jdk.version>
<!-- copy&paste from maven/pom.xml file. I wish import scope worked in 3.0 -->
<commonsCompressVersion>1.24.0</commonsCompressVersion>
<commonsCompressVersion>1.25.0</commonsCompressVersion>
<plexusVersion>2.1.1</plexusVersion>
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
<plexusCompilerVersion>2.13.0</plexusCompilerVersion>
Expand Down

0 comments on commit a15f5bd

Please sign in to comment.