Skip to content

Commit b39c11f

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.3 to 10.12.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.12.3...checkstyle-10.12.4) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09f6bb3 commit b39c11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<pmd.plugin.version>3.21.0</pmd.plugin.version>
9191
<spotbugs.version>4.7.3</spotbugs.version>
9292
<spotbugs.plugin.version>4.7.3.6</spotbugs.plugin.version>
93-
<checkstyle.version>10.12.3</checkstyle.version>
93+
<checkstyle.version>10.12.4</checkstyle.version>
9494
<maven.checkstyle.plugin.version>3.3.0</maven.checkstyle.plugin.version>
9595
</properties>
9696

0 commit comments

Comments
 (0)