Skip to content

Commit c2b9e26

Browse files
authored
Merge pull request #3195 from ryanjbaxter/update-apache-commons-compress
Upgrade to apache commons compress 1.26.1
2 parents 8274629 + 36765e8 commit c2b9e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<gsonfire.version>1.8.5</gsonfire.version>
6060
<apache.commons.lang3.version>3.13.0</apache.commons.lang3.version>
6161
<apache.commons.collections4.version>4.4</apache.commons.collections4.version>
62-
<apache.commons.compress>1.24.0</apache.commons.compress>
62+
<apache.commons.compress>1.26.1</apache.commons.compress>
6363
<apache.commons.io>2.14.0</apache.commons.io>
6464
<common.codec.version>1.16.0</common.codec.version>
6565
<spring.boot.version>3.1.4</spring.boot.version>

0 commit comments

Comments
 (0)