Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 71a7ed1

Browse files
authoredMar 10, 2025··
Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.3 to 10.21.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.3...checkstyle-10.21.4) --- 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 54a87a2 commit 71a7ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0.0</version>
1010

1111
<properties>
12-
<checkstyle.version>10.21.3</checkstyle.version>
12+
<checkstyle.version>10.21.4</checkstyle.version>
1313
<jib-maven-plugin.version>3.4.4</jib-maven-plugin.version>
1414
<junit-jupiter.version>5.12.0</junit-jupiter.version>
1515
<kafka-streams.version>3.9.0</kafka-streams.version>

0 commit comments

Comments
 (0)
Please sign in to comment.