Skip to content

Commit 56d443d

Browse files
yrodieregsmet
authored andcommitted
HV-1817 Upgrade to checkstyle 8.38
Signed-off-by: Yoann Rodière <[email protected]>
1 parent 1403c1f commit 56d443d

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
@@ -191,7 +191,7 @@
191191
overridden by a CI job of the Checkstyle project so that they can
192192
check for regressions. Which is obviously good for us, too.
193193
-->
194-
<puppycrawl.checkstyle.version>8.18</puppycrawl.checkstyle.version>
194+
<puppycrawl.checkstyle.version>8.38</puppycrawl.checkstyle.version>
195195

196196
<!-- Asciidoctor -->
197197

@@ -208,7 +208,7 @@
208208
<version.assembly.plugin>3.1.0</version.assembly.plugin>
209209
<version.buildhelper.plugin>3.0.0</version.buildhelper.plugin>
210210
<version.bundle.plugin>3.5.0</version.bundle.plugin>
211-
<version.checkstyle.plugin>3.0.0</version.checkstyle.plugin>
211+
<version.checkstyle.plugin>3.1.1</version.checkstyle.plugin>
212212
<version.clean.plugin>3.0.0</version.clean.plugin>
213213
<version.compiler.plugin>3.8.1</version.compiler.plugin>
214214
<version.copy.plugin>0.0.6</version.copy.plugin>

0 commit comments

Comments
 (0)