Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /lang/java (#2794)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 4e2b6db commit f20f709
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.6.0</commons-cli.version>
<commons-compress.version>1.26.0</commons-compress.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-text.version>1.11.0</commons-text.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<grpc.version>1.62.2</grpc.version>
Expand Down

0 comments on commit f20f709

Please sign in to comment.