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 9a037ab69 chore(java): bump org.apache:apache from 38 to 39 (#4478)
9a037ab69 is described below

commit 9a037ab69d85d4e6d2f39392de67ff2f6d71ec5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 7 16:12:27 2026 -0700

    chore(java): bump org.apache:apache from 38 to 39 (#4478)
    
    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 c9cbbe4b6..c5256b487 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>38</version>
+    <version>39</version>
   </parent>
 
   <groupId>org.apache.arrow.adbc</groupId>

Reply via email to