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

zhfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new cc1c3bb2f2 Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 
3.4.0 (#6326)
cc1c3bb2f2 is described below

commit cc1c3bb2f29a3afcd7a73c9842bdbe850f5620c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 8 12:22:52 2024 +0800

    Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 (#6326)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c498355fe..7a6b07be6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
         <cq-plugin.version>4.9.2</cq-plugin.version>
         <cyclonedx-maven-plugin-version>2.8.1</cyclonedx-maven-plugin-version>
         
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
-        <exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
+        <exec-maven-plugin.version>3.4.0</exec-maven-plugin.version>
         <formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
         
<gmavenplus-maven-plugin.version>3.0.0</gmavenplus-maven-plugin.version>
         <impsort-maven-plugin.version>1.11.0</impsort-maven-plugin.version>

Reply via email to