Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 9ee1cf5 commit ce0fa0e
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 @@ -79,7 +79,7 @@
<!-- dependency versions a..z -->
<apiguardian-api.version>1.0.0</apiguardian-api.version>
<assertj.version>3.24.2</assertj.version>
<commons-compress.version>1.23.0</commons-compress.version>
<commons-compress.version>1.26.0</commons-compress.version>
<!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
<graalvm.version>22.3.1</graalvm.version>
<graalvm.plugin.version>0.9.23</graalvm.plugin.version>
Expand Down

0 comments on commit ce0fa0e

Please sign in to comment.