Skip to content

Commit 6a7ed52

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.3.1. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50de9c6 commit 6a7ed52

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
@@ -486,7 +486,7 @@
486486
<profile>
487487
<id>checkstyle</id>
488488
<properties>
489-
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
489+
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
490490
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
491491
<checkstyle.version>8.25</checkstyle.version>
492492
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>

0 commit comments

Comments
 (0)