Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 42b6607 commit 024d43a
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.27.0</commonsCompressVersion>
<commonsCompressVersion>1.27.1</commonsCompressVersion>
<plexusVersion>2.2.0</plexusVersion>
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
Expand Down

0 comments on commit 024d43a

Please sign in to comment.