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 3dc285e6f chore(java): bump com.uber.nullaway:nullaway from 0.13.4 to
0.13.6 (#4403)
3dc285e6f is described below
commit 3dc285e6f5506937fd35b3c7e0cf0e6e6c8c38fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 14:58:56 2026 -0700
chore(java): bump com.uber.nullaway:nullaway from 0.13.4 to 0.13.6 (#4403)
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 971f7a619..05958c9dd 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.4</version>
+ <version>0.13.6</version>
</path>
<path>
<groupId>org.checkerframework</groupId>