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

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

commit def7ee7b1afe658bbc0a393c1d7cfb47063d8f43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 10:16:23 2024 +0100

    chore(deps): Bump io.github.ascopes:protobuf-maven-plugin (#16152)
    
    Bumps 
[io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin)
 from 2.6.4 to 2.6.6.
    - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
    - 
[Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v2.6.4...v2.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.ascopes:protobuf-maven-plugin
      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 0f3f51c2014..64cac66766d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -417,7 +417,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>2.6.4</protobuf-maven-plugin-version>
+        <protobuf-maven-plugin-version>2.6.6</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <protostream-version>5.0.12.Final</protostream-version>
         <prowide-version>SRU2024-10.2.3</prowide-version>

Reply via email to