Skip to content

Commit 6f89fd9

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.1
1 parent 9dc2cb4 commit 6f89fd9

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
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-checkstyle-plugin</artifactId>
385-
<version>3.3.0</version>
385+
<version>3.3.1</version>
386386
<configuration>
387387
<configLocation>checkstyle.xml</configLocation>
388388
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)