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](https://github.com/apache/maven-checkstyle-plugin/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-13 12:01:50 +00:00 committed by Bruno P. Kinoshita
parent a48c70325e
commit ae870195ba
2 changed files with 2 additions and 2 deletions

View File

@ -573,7 +573,7 @@
<commons.jira.pid>12310465</commons.jira.pid>
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC1</commons.rc.version>
<checkstyle.version>3.2.0</checkstyle.version>
<checkstyle.version>3.2.1</checkstyle.version>
<checkstyle.dep.version>9.3</checkstyle.dep.version>
<commons.site.path>collections</commons.site.path>

View File

@ -244,7 +244,7 @@
Fixed the typo and deal the NPE with Objects.requireNonNull #118.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump maven-checkstyle-plugin 3.1.0 to 3.2.0.
Bump maven-checkstyle-plugin 3.1.0 to 3.2.1 #379.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump checkstyle 8.29 9.3 #179, #184, #192, #199, #204, #212, #218, #222, #234, #240, #243, #245, #246, #248, #257, #263, #270, #271, #277.