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-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 81a5c2d9 MINOR: Bump com.google.api.grpc:proto-google-common-protos 
from 2.51.0 to 2.52.0 (#617)
81a5c2d9 is described below

commit 81a5c2d96be13796873db48dc592e38396d28730
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 06:22:59 2025 -0500

    MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.51.0 to 
2.52.0 (#617)
    
    Bumps
    
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java)
    from 2.51.0 to 2.52.0.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 flight/flight-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flight/flight-core/pom.xml b/flight/flight-core/pom.xml
index 74843497..b516e71b 100644
--- a/flight/flight-core/pom.xml
+++ b/flight/flight-core/pom.xml
@@ -134,7 +134,7 @@ under the License.
     <dependency>
       <groupId>com.google.api.grpc</groupId>
       <artifactId>proto-google-common-protos</artifactId>
-      <version>2.51.0</version>
+      <version>2.52.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to