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:
parent
4e212c9fbd
commit
9a2687c45d
2
pom.xml
2
pom.xml
|
@ -46,7 +46,7 @@
|
|||
<!-- build dependencies -->
|
||||
<version.checkstyle>10.12.4</version.checkstyle>
|
||||
<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.war>3.4.0</version.maven.war>
|
||||
<version.maven.compiler>3.11.0</version.maven.compiler>
|
||||
|
|
Loading…
Reference in New Issue