Skip to content

Commit c7eb3af

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3cc6d0 commit c7eb3af

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
@@ -378,7 +378,7 @@
378378
<plugin>
379379
<groupId>org.apache.maven.plugins</groupId>
380380
<artifactId>maven-checkstyle-plugin</artifactId>
381-
<version>3.2.1</version>
381+
<version>3.2.2</version>
382382
<configuration>
383383
<!-- <configLocation>config/maven_checks.xml</configLocation>-->
384384
<!-- <headerLocation>config/maven-header.txt</headerLocation>-->

0 commit comments

Comments
 (0)