Skip to content

Commit f9b0288

Browse files
Bump maven-checkstyle-plugin from 3.1.0 to 3.2.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.0 to 3.2.2. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.0...maven-checkstyle-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7b885d commit f9b0288

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
@@ -473,7 +473,7 @@
473473
<profile>
474474
<id>checkstyle</id>
475475
<properties>
476-
<maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
476+
<maven-checkstyle-plugin.version>3.2.2</maven-checkstyle-plugin.version>
477477
<!-- if you update the checkstyle version make sure you update the google_checks.xml inside the repository -->
478478
<checkstyle.version>8.25</checkstyle.version>
479479
<checkstyle.config.path>${basedir}/.github/.checkstyle</checkstyle.config.path>

0 commit comments

Comments
 (0)