Skip to content

Commit 7e02d4e

Browse files
rnveachromani
authored andcommitted
infra: upgrade checkstyle verify to 10.4
1 parent 1f98a18 commit 7e02d4e

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
@@ -24,8 +24,8 @@
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<maven.checkstyle.plugin.version>3.2.0</maven.checkstyle.plugin.version>
2626
<!-- sevntu and patch-filters need to use a compatible/compiled version with checkstyle -->
27-
<maven.sevntu.checkstyle.plugin.checkstyle.version>10.0</maven.sevntu.checkstyle.plugin.checkstyle.version>
28-
<maven.sevntu.checkstyle.plugin.version>1.42.0</maven.sevntu.checkstyle.plugin.version>
27+
<maven.sevntu.checkstyle.plugin.checkstyle.version>10.4</maven.sevntu.checkstyle.plugin.checkstyle.version>
28+
<maven.sevntu.checkstyle.plugin.version>1.43.0</maven.sevntu.checkstyle.plugin.version>
2929
<maven.patch.filters.plugin.version>1.4.0</maven.patch.filters.plugin.version>
3030
<!-- see above -->
3131
</properties>

0 commit comments

Comments
 (0)