Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit 106a96f

Browse files
committed
⬆️ Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.1
1 parent b54795b commit 106a96f

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
@@ -427,7 +427,7 @@
427427
<plugin>
428428
<groupId>org.apache.maven.plugins</groupId>
429429
<artifactId>maven-checkstyle-plugin</artifactId>
430-
<version>3.3.0</version>
430+
<version>3.3.1</version>
431431
<dependencies>
432432
<dependency>
433433
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)