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 b86481a70128 chore(deps): Bump protobuf-version from 4.33.2 to 4.35.0
b86481a70128 is described below

commit b86481a7012804fd2bb148197813c80d5191085c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 10:54:16 2026 +0000

    chore(deps): Bump protobuf-version from 4.33.2 to 4.35.0
    
    Bumps `protobuf-version` from 4.33.2 to 4.35.0.
    
    Updates `com.google.protobuf:protobuf-java` from 4.33.2 to 4.35.0
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    Updates `com.google.protobuf:protobuf-java-util` from 4.33.2 to 4.35.0
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-version: 4.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.protobuf:protobuf-java-util
      dependency-version: 4.35.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 e825964ef60e..6b91227a3740 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -436,7 +436,7 @@
         <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.71.0</proto-google-common-protos-version>
-        <protobuf-version>4.33.2</protobuf-version>
+        <protobuf-version>4.35.0</protobuf-version>
         <protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
         <prowide-version>SRU2025-10.3.8</prowide-version>
         <pubnub-version>13.3.0</pubnub-version>

Reply via email to