Skip to content

Commit 60d8798

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 2.17 to 3.3.1
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 2.17 to 3.3.1. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-2.17...maven-checkstyle-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 855d861 commit 60d8798

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
@@ -81,7 +81,7 @@
8181
<plugin>
8282
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-checkstyle-plugin</artifactId>
84-
<version>2.17</version>
84+
<version>3.3.1</version>
8585
<executions>
8686
<execution>
8787
<id>checkstyle</id>

0 commit comments

Comments
 (0)