You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/10/18 11:51:23 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7589] Upgrade to maven-assembly-plugin 3.4.2

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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new a41c2835e5 [KARAF-7589] Upgrade to maven-assembly-plugin 3.4.2
a41c2835e5 is described below

commit a41c2835e5a32c3d5f459d692ee30ab1d741017e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Oct 18 11:11:14 2022 +0200

    [KARAF-7589] Upgrade to maven-assembly-plugin 3.4.2
    
    (cherry picked from commit 7ef0f311bbe20fc000662e445c2c34f3f05bf058)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de41f283ee..c688bc7c6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.4.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>