Skip to content

Commit 8fc529c

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

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-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<plugin>
316316
<groupId>org.apache.maven.plugins</groupId>
317317
<artifactId>maven-checkstyle-plugin</artifactId>
318-
<version>3.5.0</version>
318+
<version>3.6.0</version>
319319
<dependencies>
320320
<dependency>
321321
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)