Skip to content

Commit 42054fa

Browse files
MINOR: Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.2 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.3) --- 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 cdef9d3 commit 42054fa

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
@@ -105,7 +105,7 @@ under the License.
105105
<dep.avro.version>1.12.0</dep.avro.version>
106106
<arrow.vector.classifier></arrow.vector.classifier>
107107
<forkCount>2</forkCount>
108-
<checkstyle.version>10.21.2</checkstyle.version>
108+
<checkstyle.version>10.21.3</checkstyle.version>
109109
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
110110
<error_prone_core.version>2.31.0</error_prone_core.version>
111111
<mockito.core.version>5.15.2</mockito.core.version>

0 commit comments

Comments
 (0)