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 78e2860 + 395f8b1 commit f98d2b0Copy full SHA for f98d2b0
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.2.2</version>
+ <version>3.3.0</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