Skip to content

Commit a4d6c48

Browse files
committed
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0
1 parent 32a1930 commit a4d6c48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chartjs-java-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
<plugin>
356356
<groupId>org.apache.maven.plugins</groupId>
357357
<artifactId>maven-checkstyle-plugin</artifactId>
358-
<version>3.5.0</version>
358+
<version>3.6.0</version>
359359
<dependencies>
360360
<dependency>
361361
<groupId>com.puppycrawl.tools</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-checkstyle-plugin</artifactId>
43-
<version>3.5.0</version>
43+
<version>3.6.0</version>
4444
<dependencies>
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)