This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 42a126fd MINOR: Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 
10.23.0 (#702)
42a126fd is described below

commit 42a126fd88a1430b474fb4571b0c5b99c83ee770
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 8 01:47:44 2025 -0400

    MINOR: Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0 (#702)
    
    Bumps
    [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
    from 10.22.0 to 10.23.0.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e6c8b78..cb189dc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ under the License.
     <dep.mockito-bom.version>5.17.0</dep.mockito-bom.version>
     <arrow.vector.classifier></arrow.vector.classifier>
     <forkCount>2</forkCount>
-    <checkstyle.version>10.22.0</checkstyle.version>
+    <checkstyle.version>10.23.0</checkstyle.version>
     <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
     <error_prone_core.version>2.37.0</error_prone_core.version>
     <checker.framework.version>3.49.2</checker.framework.version>

Reply via email to