Skip to content

Commit 2bf0fa9

Browse files
committed
Bump checkstyle from 10.14.0 to 10.18.1
Also bump maven-checkstyle-plugin from 3.3.1 to 3.5.0
1 parent 1897a66 commit 2bf0fa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<pmd.version>7.5.0</pmd.version>
2525
<pmd.build-tools.version>26</pmd.build-tools.version>
26-
<checkstyle.version>10.14.0</checkstyle.version>
27-
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
26+
<checkstyle.version>10.18.1</checkstyle.version>
27+
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
2828
<pmd.plugin.version>3.23.0</pmd.plugin.version>
2929
<pmd.check.version>7.5.0</pmd.check.version>
3030

0 commit comments

Comments
 (0)