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 c2dc902549 [KARAF-7493] Upgrade to maven-war-plugin 3.3.2
c2dc902549 is described below

commit c2dc902549efef053c6def5ab25d6be87f1253d6
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 10:05:54 2022 +0200

    [KARAF-7493] Upgrade to maven-war-plugin 3.3.2
    
    (cherry picked from commit c64a307413761380c06c99da0fa9f42faffd38d5)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf67049541..810823fbea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,7 +567,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-war-plugin</artifactId>
-                    <version>3.2.3</version>
+                    <version>3.3.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.karaf.tooling</groupId>

Reply via email to