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 a72a009c6 chore(java): bump com.uber.nullaway:nullaway from 0.13.3 to
0.13.4 (#4251)
a72a009c6 is described below
commit a72a009c68331cb8efab97a9cc7cc5b7f7bee805
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 22 09:46:35 2026 +0900
chore(java): bump com.uber.nullaway:nullaway from 0.13.3 to 0.13.4 (#4251)
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 4bc7cfae7..d83273080 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -312,7 +312,7 @@
<path>
<groupId>com.uber.nullaway</groupId>
<artifactId>nullaway</artifactId>
- <version>0.13.3</version>
+ <version>0.13.4</version>
</path>
<path>
<groupId>org.checkerframework</groupId>