Skip to content

Commit

Permalink
Merge pull request #729 from killbill/dependabot/maven/master/org.apa…
Browse files Browse the repository at this point in the history
…che.commons-commons-compress-1.23.0

build(deps): bump commons-compress from 1.22 to 1.23.0
  • Loading branch information
xsalefter authored Jul 5, 2023
2 parents 5fb6906 + 7a3d966 commit 23fc145
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 @@ -584,7 +584,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.22</version>
<version>1.23.0</version>
</dependency>
<!-- Used for linear regressions in healthchecks for instance -->
<dependency>
Expand Down

0 comments on commit 23fc145

Please sign in to comment.