Skip to content

Commit d2eb644

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0
1 parent b7ed041 commit d2eb644

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
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-checkstyle-plugin</artifactId>
385-
<version>3.4.0</version>
385+
<version>3.5.0</version>
386386
<configuration>
387387
<configLocation>checkstyle.xml</configLocation>
388388
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)