Bump org.apache.maven.plugins:maven-checkstyle-plugin

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.3.1.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.3.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-10-25 04:06:36 +00:00 committed by GitHub
parent 4e212c9fbd
commit 9a2687c45d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<!-- build dependencies --> <!-- build dependencies -->
<version.checkstyle>10.12.4</version.checkstyle> <version.checkstyle>10.12.4</version.checkstyle>
<version.google-java-format>1.16.0</version.google-java-format> <version.google-java-format>1.16.0</version.google-java-format>
<version.maven.checkstyle>3.3.0</version.maven.checkstyle> <version.maven.checkstyle>3.3.1</version.maven.checkstyle>
<version.maven.jar>3.3.0</version.maven.jar> <version.maven.jar>3.3.0</version.maven.jar>
<version.maven.war>3.4.0</version.maven.war> <version.maven.war>3.4.0</version.maven.war>
<version.maven.compiler>3.11.0</version.maven.compiler> <version.maven.compiler>3.11.0</version.maven.compiler>