Skip to content

Commit

Permalink
Merge pull request #188 from opentable/dependabot/maven/org.apache.co…
Browse files Browse the repository at this point in the history
…mmons-commons-compress-1.26.0

Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0
  • Loading branch information
mikebell90 committed Feb 21, 2024
2 parents e905885 + f253155 commit e552ea8
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 e552ea8

Please sign in to comment.