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 cf7b5cab1 chore(java): Bump com.google.protobuf:protobuf-java from 
4.33.2 to 4.33.4 (#3883)
cf7b5cab1 is described below

commit cf7b5cab1ad367e6f61195c5956ab6b01c4621b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 09:23:26 2026 +0900

    chore(java): Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.4 
(#3883)
    
    Bumps
    
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
    from 4.33.2 to 4.33.4.
    
    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 c179e3877..04a3401b6 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.33.2</version>
+      <version>4.33.4</version>
     </dependency>
 
     <!-- Arrow -->

Reply via email to