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 0d98c9b

Browse filesBrowse files
authored
Merge pull request #1238 from ashirman/master
upgrade common-compress
2 parents 9315eda + 07a5c4e commit 0d98c9b
Copy full SHA for 0d98c9b

File tree

1 file changed

+2
-2
lines changed
Filter options

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>
@@ -283,7 +283,7 @@
283283
<failOnViolation>true</failOnViolation>
284284
<logViolationsToConsole>true</logViolationsToConsole>
285285
<linkXRef>false</linkXRef>
286-
<!-- if some IDE has integration and requires other place, propose
286+
<!-- if some IDE has integration and requires other place, propose
287287
it -->
288288
<configLocation>
289289
${maven.multiModuleProjectDirectory}/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.