Skip to content

Commit 2f8e6e2

Browse files
committed
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0
1 parent 8a03acb commit 2f8e6e2

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.4.0</version>
43+
<version>3.5.0</version>
4444
<dependencies>
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>

template-placeholder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<plugin>
243243
<groupId>org.apache.maven.plugins</groupId>
244244
<artifactId>maven-checkstyle-plugin</artifactId>
245-
<version>3.4.0</version>
245+
<version>3.5.0</version>
246246
<dependencies>
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)