Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /lang/java (#3086)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 14361c0 commit b20dcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- version properties for dependencies -->
<ant.version>1.10.14</ant.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-compress.version>1.26.2</commons-compress.version>
<commons-compress.version>1.27.0</commons-compress.version>
<commons-text.version>1.12.0</commons-text.version>
<commons-lang3.version>3.15.0</commons-lang3.version>
<grpc.version>1.65.1</grpc.version>
Expand Down

0 comments on commit b20dcbc

Please sign in to comment.