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

commit b8cd3bb7a45c3ff806d8a530eff53e9628e31faa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 13:30:53 2025 +0100

    chore(deps): Bump io.github.ascopes:protobuf-maven-plugin (#20330)
    
    Bumps 
[io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin)
 from 4.0.3 to 4.1.1.
    - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
    - 
[Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v4.0.3...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.ascopes:protobuf-maven-plugin
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 04e5842a4749..02cb5768f94a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -448,7 +448,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>4.0.3</protobuf-maven-plugin-version>
+        <protobuf-maven-plugin-version>4.1.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <prowide-version>SRU2025-10.3.3</prowide-version>
         <pubnub-version>12.0.2</pubnub-version>

Reply via email to