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 93264cd100 KARAF-7919: Upgrade to exec-maven-plugin 3.5.0
93264cd100 is described below

commit 93264cd100cf578213b2236866146eef5934da77
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jan 4 16:30:39 2025 +0100

    KARAF-7919: Upgrade to exec-maven-plugin 3.5.0
    
    (cherry picked from commit 0e77f9f0e4c059167561a14da4e9465921421736)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ecc19eb83..99d5b7e341 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,7 +567,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>3.1.0</version>
+                    <version>3.5.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to