We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6aafea9 + 19461db commit 42248a3Copy full SHA for 42248a3
1 file changed
pom.xml
@@ -108,7 +108,7 @@
108
<plugin>
109
<groupId>org.apache.maven.plugins</groupId>
110
<artifactId>maven-checkstyle-plugin</artifactId>
111
- <version>3.3.0</version>
+ <version>3.3.1</version>
112
<configuration>
113
<consoleOutput>true</consoleOutput>
114
<configLocation>checkstyle.xml</configLocation>
@@ -237,7 +237,7 @@
237
238
239
240
241
<reportSets>
242
<reportSet>
243
<reports>
0 commit comments