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 618462d96 chore(java): bump com.uber.nullaway:nullaway from 0.13.8 to 
0.14.0 (#4735)
618462d96 is described below

commit 618462d96caaa6a91aa5625d25820615283e695d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 08:31:37 2026 +0900

    chore(java): bump com.uber.nullaway:nullaway from 0.13.8 to 0.14.0 (#4735)
    
    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 d9e6d49a1..0d80ec3e5 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -322,7 +322,7 @@
                 <path>
                   <groupId>com.uber.nullaway</groupId>
                   <artifactId>nullaway</artifactId>
-                  <version>0.13.8</version>
+                  <version>0.14.0</version>
                 </path>
                 <path>
                   <groupId>org.checkerframework</groupId>

Reply via email to