Bump checkstyle from 8.39 to 8.40
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.39 to 8.40. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.39...checkstyle-8.40) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8cdc9d9c88
commit
22032ea43d
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
||||||
<version.json>20201115</version.json>
|
<version.json>20201115</version.json>
|
||||||
|
|
||||||
<!-- build dependencies -->
|
<!-- build dependencies -->
|
||||||
<version.checkstyle>8.39</version.checkstyle>
|
<version.checkstyle>8.40</version.checkstyle>
|
||||||
<version.maven.checkstyle>3.1.1</version.maven.checkstyle>
|
<version.maven.checkstyle>3.1.1</version.maven.checkstyle>
|
||||||
<version.maven.jar>3.2.0</version.maven.jar>
|
<version.maven.jar>3.2.0</version.maven.jar>
|
||||||
<version.maven.compiler>3.8.1</version.maven.compiler>
|
<version.maven.compiler>3.8.1</version.maven.compiler>
|
||||||
|
|
Loading…
Reference in New Issue