This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 24ec6b31c9ab chore(deps): Bump 
com.google.api.grpc:proto-google-common-protos
24ec6b31c9ab is described below

commit 24ec6b31c9abf164ea019b32de161e534bd336e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 13:48:40 2026 +0000

    chore(deps): Bump com.google.api.grpc:proto-google-common-protos
    
    Bumps 
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java)
 from 2.72.0 to 2.73.0.
    - [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
    - 
[Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/sdk-platform-java/compare/gax/v2.72.0...gax/2.73.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.api.grpc:proto-google-common-protos
      dependency-version: 2.73.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1023da8ac4a8..54f0aa586387 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -433,7 +433,7 @@
         <plexus-xml-version>3.0.1</plexus-xml-version>
         <pooled-jms-version>3.2.2</pooled-jms-version>
         
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
-        
<proto-google-common-protos-version>2.72.0</proto-google-common-protos-version>
+        
<proto-google-common-protos-version>2.73.0</proto-google-common-protos-version>
         <protobuf-version>4.34.2</protobuf-version>
         <protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
         <prowide-version>SRU2025-10.3.9</prowide-version>

Reply via email to