Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-compress from 1.24.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]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 50aac82 commit f253155
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 @@ -54,7 +54,7 @@
<dep.slf4j.version>1.7.36</dep.slf4j.version>
<dep.flyway.version>8.5.13</dep.flyway.version>
<dep.commons-lang.version>3.12.0</dep.commons-lang.version>
<dep.commons-compress.version>1.24.0</dep.commons-compress.version>
<dep.commons-compress.version>1.26.0</dep.commons-compress.version>
<dep.junit.version>4.13.2</dep.junit.version>
<dep.junit5.version>5.8.2</dep.junit5.version>
<basepom.test.timeout>1800</basepom.test.timeout>
Expand Down

0 comments on commit f253155

Please sign in to comment.