[10.0.x] Bump com.puppycrawl.tools:checkstyle
Bumps the dev-dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 10.20.0 to 10.20.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5028a23b9e
commit
5877206a83
2
pom.xml
2
pom.xml
|
@ -204,7 +204,7 @@
|
||||||
<build-helper.maven.plugin.version>3.6.0</build-helper.maven.plugin.version>
|
<build-helper.maven.plugin.version>3.6.0</build-helper.maven.plugin.version>
|
||||||
<build-support.version>1.5</build-support.version>
|
<build-support.version>1.5</build-support.version>
|
||||||
<buildnumber.maven.plugin.version>3.2.1</buildnumber.maven.plugin.version>
|
<buildnumber.maven.plugin.version>3.2.1</buildnumber.maven.plugin.version>
|
||||||
<checkstyle.version>10.20.0</checkstyle.version>
|
<checkstyle.version>10.20.1</checkstyle.version>
|
||||||
<commons-codec.version>1.17.1</commons-codec.version>
|
<commons-codec.version>1.17.1</commons-codec.version>
|
||||||
<commons-lang3.version>3.17.0</commons-lang3.version>
|
<commons-lang3.version>3.17.0</commons-lang3.version>
|
||||||
<commons.compress.version>1.27.1</commons.compress.version>
|
<commons.compress.version>1.27.1</commons.compress.version>
|
||||||
|
|
Loading…
Reference in New Issue