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

davsclaus 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 905225007063 chore(deps): Bump protobuf-version from 3.25.5 to 3.25.8 
(#21873)
905225007063 is described below

commit 90522500706327ff3c621400269f0e5a8e276b70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 15:57:25 2026 +0100

    chore(deps): Bump protobuf-version from 3.25.5 to 3.25.8 (#21873)
    
    Bumps `protobuf-version` from 3.25.5 to 3.25.8.
    
    Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 3.25.8
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - 
[Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.5...v3.25.8)
    
    Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 3.25.8
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-version: 3.25.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.protobuf:protobuf-java-util
      dependency-version: 3.25.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b1bdfc8363c2..99ba48c9e9cb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -462,7 +462,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.22.0</proto-google-common-protos-version>
-        <protobuf-version>3.25.5</protobuf-version>
+        <protobuf-version>3.25.8</protobuf-version>
         <protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <prowide-version>SRU2025-10.3.5</prowide-version>

Reply via email to