Skip to content

Commit e22f505

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>

vaadin-simple-grid-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
<plugin>
309309
<groupId>org.apache.maven.plugins</groupId>
310310
<artifactId>maven-checkstyle-plugin</artifactId>
311-
<version>3.5.0</version>
311+
<version>3.6.0</version>
312312
<dependencies>
313313
<dependency>
314314
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)