Skip to content

Commit 936d7e0

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.2
1 parent c92cd2c commit 936d7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@
464464
<plugin>
465465
<groupId>org.apache.maven.plugins</groupId>
466466
<artifactId>maven-checkstyle-plugin</artifactId>
467-
<version>3.2.1</version>
467+
<version>3.2.2</version>
468468
<configuration>
469469
<configLocation>checkstyle.xml</configLocation>
470470
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)