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 a88ff9d7bbe chore(deps): Bump io.github.ascopes:protobuf-maven-plugin
a88ff9d7bbe is described below

commit a88ff9d7bbe7de5edd737796dd800c405af85477
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 25 07:15:10 2025 +0000

    chore(deps): Bump io.github.ascopes:protobuf-maven-plugin
    
    Bumps 
[io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin)
 from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
    - 
[Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v3.4.2...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.ascopes:protobuf-maven-plugin
      dependency-version: 3.5.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 4d62f8d861d..37b042d0b21 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -431,7 +431,7 @@
         
<properties-maven-plugin-version>1.2.1</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-maven-plugin-version>3.4.2</protobuf-maven-plugin-version>
+        <protobuf-maven-plugin-version>3.5.0</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <prowide-version>SRU2024-10.2.7</prowide-version>
         <pubnub-version>10.5.2</pubnub-version>

Reply via email to