Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0

Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0)

---
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>
This commit is contained in:
dependabot[bot] 2022-08-24 04:10:20 +00:00 committed by Mustapha Zorgati
parent 657e8ea81b
commit f7b2a46e75
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<!-- build dependencies -->
<version.checkstyle>9.3</version.checkstyle>
<version.google-java-format>1.15.0</version.google-java-format>
<version.maven.checkstyle>3.1.2</version.maven.checkstyle>
<version.maven.checkstyle>3.2.0</version.maven.checkstyle>
<version.maven.jar>3.2.2</version.maven.jar>
<version.maven.compiler>3.10.1</version.maven.compiler>
<version.maven.source>3.2.1</version.maven.source>