Skip to content

Commit 1f4ad43

Browse files
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0
1 parent e1fd1da commit 1f4ad43

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
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.apache.maven.plugins</groupId>
140140
<artifactId>maven-checkstyle-plugin</artifactId>
141-
<version>3.4.0</version>
141+
<version>3.5.0</version>
142142
<dependencies>
143143
<dependency>
144144
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)