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 8f6ffe5bd chore(java): bump com.uber.nullaway:nullaway from 0.12.2 to 
0.12.3 in /java (#2417)
8f6ffe5bd is described below

commit 8f6ffe5bd1ee5667b5626f91fc3f928f93ae94cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 20:31:39 2025 -0500

    chore(java): bump com.uber.nullaway:nullaway from 0.12.2 to 0.12.3 in /java 
(#2417)
    
    Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway)
    from 0.12.2 to 0.12.3.
    
    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 1b4686322..da7faf4a5 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -299,7 +299,7 @@
                 <path>
                   <groupId>com.uber.nullaway</groupId>
                   <artifactId>nullaway</artifactId>
-                  <version>0.12.2</version>
+                  <version>0.12.3</version>
                 </path>
                 <path>
                   <groupId>org.checkerframework</groupId>

Reply via email to