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 ae395dfe MINOR: Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 
10.21.1 (#543)
ae395dfe is described below

commit ae395dfe4235642dd641bd5ff8256f6315497793
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 21 05:09:11 2025 -0500

    MINOR: Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.1 (#543)
    
    Bumps
    [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
    from 10.20.1 to 10.21.1.
    
    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 b0779725..0bbcba91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@ under the License.
     <dep.avro.version>1.12.0</dep.avro.version>
     <arrow.vector.classifier></arrow.vector.classifier>
     <forkCount>2</forkCount>
-    <checkstyle.version>10.20.1</checkstyle.version>
+    <checkstyle.version>10.21.1</checkstyle.version>
     <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
     <error_prone_core.version>2.31.0</error_prone_core.version>
     <mockito.core.version>5.15.2</mockito.core.version>

Reply via email to