Skip to content

Commit a188f6c

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 2.17 to 3.0.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-2.17...maven-checkstyle-plugin-3.0.0) --- 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 79b8809 commit a188f6c

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
@@ -248,7 +248,7 @@
248248
<!-- Validate Phase -->
249249
<plugin>
250250
<artifactId>maven-checkstyle-plugin</artifactId>
251-
<version>2.17</version>
251+
<version>3.0.0</version>
252252
<executions>
253253
<execution>
254254
<id>validate</id>

0 commit comments

Comments
 (0)