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 362948967 chore(java): Bump com.uber.nullaway:nullaway from 0.12.9 to 
0.12.10 in /java (#3461)
362948967 is described below

commit 362948967b944c83f581b3dcd51b9863c9dc320b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 10:44:07 2025 +0900

    chore(java): Bump com.uber.nullaway:nullaway from 0.12.9 to 0.12.10 in 
/java (#3461)
    
    Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway)
    from 0.12.9 to 0.12.10.
    
    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 b27c9dd22..248b3afb3 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -305,7 +305,7 @@
                 <path>
                   <groupId>com.uber.nullaway</groupId>
                   <artifactId>nullaway</artifactId>
-                  <version>0.12.9</version>
+                  <version>0.12.10</version>
                 </path>
                 <path>
                   <groupId>org.checkerframework</groupId>

Reply via email to