Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 07a5c4e

Browse filesBrowse files
committed
upgrade common-compress
1 parent fd1dbfe commit 07a5c4e
Copy full SHA for 07a5c4e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.