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.
1 parent 740a9d4 commit 5049ac6Copy full SHA for 5049ac6
pom.xml
@@ -241,7 +241,7 @@
241
<dependency>
242
<groupId>com.puppycrawl.tools</groupId>
243
<artifactId>checkstyle</artifactId>
244
- <version>10.12.3</version>
+ <version>10.12.4</version>
245
</dependency>
246
</dependencies>
247
</plugin>
@@ -285,7 +285,7 @@
285
<plugin>
286
<groupId>org.apache.maven.plugins</groupId>
287
<artifactId>maven-enforcer-plugin</artifactId>
288
- <version>3.4.0</version>
+ <version>3.4.1</version>
289
290
</plugins>
291
</pluginManagement>
0 commit comments