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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 062e61bfb AMQ-9319: Upgrade to maven-war-plugin 3.4.0
062e61bfb is described below

commit 062e61bfbef5bc7eb896422508b75c599a9faad3
Author: JB Onofré <[email protected]>
AuthorDate: Fri Oct 6 15:53:37 2023 +0200

    AMQ-9319: Upgrade to maven-war-plugin 3.4.0
    
    (cherry picked from commit f02c8097e0b8537725e7383363192c5e86f77bea)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7bebeaa18..e19d52c58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <maven-release-plugin-version>2.5.3</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>
-    <maven-war-plugin-version>3.3.2</maven-war-plugin-version>
+    <maven-war-plugin-version>3.4.0</maven-war-plugin-version>
     <maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
     <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
     <maven-archiver-version>2.5</maven-archiver-version>

Reply via email to