File tree 1 file changed +2
-2
lines changed
Filter options
1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change 60
60
<jersey .version>2.27</jersey .version>
61
61
<jackson-jaxrs .version>2.9.8</jackson-jaxrs .version>
62
62
<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>
64
64
<commons-codec .version>1.11</commons-codec .version>
65
65
<commons-io .version>2.6</commons-io .version>
66
66
<commons-lang .version>2.6</commons-lang .version>
283
283
<failOnViolation >true</failOnViolation >
284
284
<logViolationsToConsole >true</logViolationsToConsole >
285
285
<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
287
287
it -->
288
288
<configLocation >
289
289
${maven.multiModuleProjectDirectory} /src/test/resources/checkstyle/checkstyle-config.xml
You can’t perform that action at this time.
0 commit comments