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

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


The following commit(s) were added to refs/heads/main by this push:
     new ca23d7d4 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 
to 3.8.0 (#486)
ca23d7d4 is described below

commit ca23d7d4fb680ec30a36e167da06a778cdf0d53c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 12:37:51 2024 +0200

    Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 
(#486)
    
    Bumps 
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
 from 3.7.0 to 3.8.0.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.7.0...maven-invoker-plugin-3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-plugin
      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>
---
 tooling/camel-karaf-maven-plugin-integration-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/camel-karaf-maven-plugin-integration-test/pom.xml 
b/tooling/camel-karaf-maven-plugin-integration-test/pom.xml
index 1d0e04e6..071dcb42 100644
--- a/tooling/camel-karaf-maven-plugin-integration-test/pom.xml
+++ b/tooling/camel-karaf-maven-plugin-integration-test/pom.xml
@@ -29,7 +29,7 @@
     <name>Apache Camel :: Karaf :: Tooling :: Maven Plugin Integration 
Test</name>
 
     <properties>
-        <maven-invoker-plugin-version>3.7.0</maven-invoker-plugin-version>
+        <maven-invoker-plugin-version>3.8.0</maven-invoker-plugin-version>
     </properties>
 
     <build>

Reply via email to