Skip to content

Commit 881b786

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.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] <[email protected]>
1 parent 87901fe commit 881b786

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
@@ -377,7 +377,7 @@
377377
<plugin>
378378
<groupId>org.apache.maven.plugins</groupId>
379379
<artifactId>maven-checkstyle-plugin</artifactId>
380-
<version>3.2.0</version>
380+
<version>3.2.1</version>
381381
<configuration>
382382
<!-- <configLocation>config/maven_checks.xml</configLocation>-->
383383
<!-- <headerLocation>config/maven-header.txt</headerLocation>-->

0 commit comments

Comments
 (0)