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-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 5d6940c8d chore(java): Bump com.uber.nullaway:nullaway from 0.12.15 to 
0.13.0 (#3897)
5d6940c8d is described below

commit 5d6940c8d5bbfd7453821f71c76caba9b2736844
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 07:45:13 2026 +0900

    chore(java): Bump com.uber.nullaway:nullaway from 0.12.15 to 0.13.0 (#3897)
    
    Bumps the linters group in /java with 1 update:
    [com.uber.nullaway:nullaway](https://github.com/uber/NullAway).
    
    Updates `com.uber.nullaway:nullaway` from 0.12.15 to 0.13.0
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index b01c9c4ff..24d1d4a67 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -307,7 +307,7 @@
                 <path>
                   <groupId>com.uber.nullaway</groupId>
                   <artifactId>nullaway</artifactId>
-                  <version>0.12.15</version>
+                  <version>0.13.0</version>
                 </path>
                 <path>
                   <groupId>org.checkerframework</groupId>

Reply via email to