Skip to content

Commit c10c778

Browse files
committed
Fix maven warning
1 parent eabda82 commit c10c778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-checkstyle-plugin</artifactId>
39+
<version>3.3.1</version>
3940
<configuration>
4041
<skip>true</skip>
4142
</configuration>

0 commit comments

Comments
 (0)