Skip to content

Commit 5b6cf20

Browse files
Bump checkstyle from 9.0 to 9.0.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0 to 9.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-9.0...checkstyle-9.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b32c72 commit 5b6cf20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
210210
<commons.encoding>utf-8</commons.encoding>
211211
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
212-
<commons.checkstyle.impl.version>9.0</commons.checkstyle.impl.version>
212+
<commons.checkstyle.impl.version>9.0.1</commons.checkstyle.impl.version>
213213
<commons.javadoc.version>3.3.1</commons.javadoc.version>
214214
<commons.javadoc.java.link>${commons.javadoc7.java.link}</commons.javadoc.java.link>
215215
<commons.jacoco.version>0.8.7</commons.jacoco.version>

0 commit comments

Comments
 (0)