We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebe3b0f + 0ef6438 commit 68e7c69Copy full SHA for 68e7c69
1 file changed
pom.xml
@@ -123,7 +123,7 @@
123
<plugin>
124
<groupId>org.apache.maven.plugins</groupId>
125
<artifactId>maven-checkstyle-plugin</artifactId>
126
- <version>3.4.0</version>
+ <version>3.5.0</version>
127
<configuration>
128
<consoleOutput>true</consoleOutput>
129
<configLocation>checkstyle.xml</configLocation>
@@ -277,7 +277,7 @@
277
278
279
280
281
<reportSets>
282
<reportSet>
283
<reports>
0 commit comments