Skip to content

Commit 8c86e0f

Browse files
committed
upgraded checkstyle plugin (security alert from github)
1 parent 2787a2d commit 8c86e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>com.puppycrawl.tools</groupId>
245245
<artifactId>checkstyle</artifactId>
246-
<version>6.19</version>
246+
<version>8.12</version>
247247
</dependency>
248248
</dependencies>
249249
</plugin>

0 commit comments

Comments
 (0)