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 b61be2fff chore(java): bump com.google.protobuf:protobuf-java (#4433)
b61be2fff is described below

commit b61be2fff8d785ec5d49ec2e57d5da4bffdbd446
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 17:31:27 2026 -0700

    chore(java): bump com.google.protobuf:protobuf-java (#4433)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 java/driver/flight-sql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/driver/flight-sql/pom.xml b/java/driver/flight-sql/pom.xml
index dfa8bedc0..da97becb7 100644
--- a/java/driver/flight-sql/pom.xml
+++ b/java/driver/flight-sql/pom.xml
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>com.google.protobuf</groupId>
       <artifactId>protobuf-java</artifactId>
-      <version>4.35.0</version>
+      <version>4.35.1</version>
     </dependency>
 
     <!-- Arrow -->

Reply via email to