Skip to content

Commit f050568

Browse files
committed
Update checkstyle version due to CVE-2019-9658
1 parent 86fa50f commit f050568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<git-commit-id-plugin.version>2.2.4</git-commit-id-plugin.version>
6262
<flatten-maven-plugin.version>1.0.1</flatten-maven-plugin.version>
6363
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
64-
<checkstyle.version>8.8</checkstyle.version>
64+
<checkstyle.version>8.18</checkstyle.version>
6565
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
6666
</properties>
6767
<modules>

0 commit comments

Comments
 (0)