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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new fdf8562604 KARAF-7921: Upgrade to maven-invoker-plugin 3.9.0
fdf8562604 is described below

commit fdf8562604cb4162a6191cce1f13df56784f4707
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jan 4 16:23:40 2025 +0100

    KARAF-7921: Upgrade to maven-invoker-plugin 3.9.0
    
    (cherry picked from commit 2336bed945fc5cd2d03b78d89e415874d10784bf)
---
 tooling/karaf-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/karaf-maven-plugin/pom.xml 
b/tooling/karaf-maven-plugin/pom.xml
index dc9f16e003..36c64df83b 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -289,7 +289,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-invoker-plugin</artifactId>
-                <version>3.2.1</version>
+                <version>3.9.0</version>
                 <configuration>
                     <debug>true</debug>
                     <projectsDirectory>src/it</projectsDirectory>

Reply via email to