Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress in /lang/java (#2758)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

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 Feb 21, 2024
1 parent 9f4f84e commit 3b99f34
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.25.0</commons-compress.version>
<commons-compress.version>1.26.0</commons-compress.version>
<commons-text.version>1.11.0</commons-text.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<grpc.version>1.61.1</grpc.version>
Expand Down

0 comments on commit 3b99f34

Please sign in to comment.