Skip to content

Commit f1aef1b

Browse files
committed
Update Checkstyles to 8.18 for security fix
1 parent 5fa08e5 commit f1aef1b

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
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>com.puppycrawl.tools</groupId>
277277
<artifactId>checkstyle</artifactId>
278-
<version>8.12</version>
278+
<version>8.18</version>
279279
</dependency>
280280
</dependencies>
281281
</plugin>

0 commit comments

Comments
 (0)