Skip to content

Commit e92f78f

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 2328ca7 commit e92f78f

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
@@ -72,8 +72,8 @@
7272
<local.lib.repo>${project.basedir}/lib/mvn-repo</local.lib.repo>
7373

7474
<surefire.version>3.2.5</surefire.version>
75-
<checkstyle.version>10.14.0</checkstyle.version>
76-
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
75+
<checkstyle.version>10.18.1</checkstyle.version>
76+
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
7777
<javadoc.plugin.version>3.6.3</javadoc.plugin.version>
7878
<source.plugin.version>3.3.0</source.plugin.version>
7979
<jar.plugin.version>3.3.0</jar.plugin.version>

0 commit comments

Comments
 (0)