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 a3bfe3f + 822b62c commit e524b9dCopy full SHA for e524b9d
standard-maven-template-demo/pom.xml
@@ -92,7 +92,7 @@
92
<dependency>
93
<groupId>com.puppycrawl.tools</groupId>
94
<artifactId>checkstyle</artifactId>
95
- <version>10.14.0</version>
+ <version>10.14.1</version>
96
</dependency>
97
</dependencies>
98
<configuration>
standard-maven-template/pom.xml
@@ -216,7 +216,7 @@
216
217
218
219
220
221
222
0 commit comments