Skip to content

Commit 07a5c4e

Browse files
committed
upgrade common-compress
1 parent fd1dbfe commit 07a5c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<jersey.version>2.27</jersey.version>
6161
<jackson-jaxrs.version>2.9.8</jackson-jaxrs.version>
6262
<httpclient.version>4.5.6</httpclient.version><!-- 4.5.1-4.5.2 broken -->
63-
<commons-compress.version>1.18</commons-compress.version>
63+
<commons-compress.version>1.19</commons-compress.version>
6464
<commons-codec.version>1.11</commons-codec.version>
6565
<commons-io.version>2.6</commons-io.version>
6666
<commons-lang.version>2.6</commons-lang.version>
@@ -528,7 +528,7 @@
528528
<failOnViolation>true</failOnViolation>
529529
<logViolationsToConsole>true</logViolationsToConsole>
530530
<linkXRef>false</linkXRef>
531-
<!-- if some IDE has integration and requires other place, propose
531+
<!-- if some IDE has integration and requires other place, propose
532532
it -->
533533
<configLocation>
534534
src/test/resources/checkstyle/checkstyle-config.xml

0 commit comments

Comments
 (0)