Skip to content

Commit

Permalink
XCOMMONS-2796: Upgrade to common-compress 1.24.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 65d9f98)
  • Loading branch information
tmortagne committed Sep 28, 2023
1 parent 354260a commit 0f9b0f8
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 @@ -499,7 +499,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.23.0</version>
<version>1.24.0</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit 0f9b0f8

Please sign in to comment.