Update checkstyle to version 8.17
This commit is contained in:
parent
c127a7266a
commit
508ddd1295
2
pom.xml
2
pom.xml
|
@ -597,7 +597,7 @@
|
||||||
<commons.encoding>utf-8</commons.encoding>
|
<commons.encoding>utf-8</commons.encoding>
|
||||||
|
|
||||||
<checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
|
<checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
|
||||||
<checkstyle.version>8.13</checkstyle.version>
|
<checkstyle.version>8.17</checkstyle.version>
|
||||||
|
|
||||||
<spotbugs.plugin.version>3.1.10</spotbugs.plugin.version>
|
<spotbugs.plugin.version>3.1.10</spotbugs.plugin.version>
|
||||||
<japicmp.skip>false</japicmp.skip>
|
<japicmp.skip>false</japicmp.skip>
|
||||||
|
|
Loading…
Reference in New Issue