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

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


The following commit(s) were added to refs/heads/main by this push:
     new f02c8097e AMQ-9319: Upgrade to maven-war-plugin 3.4.0
     new a07131eab Merge pull request #1064 from jbonofre/AMQ-9319
f02c8097e is described below

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

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

diff --git a/pom.xml b/pom.xml
index 3d3c4c1ec..e70dbb01f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <maven-release-plugin-version>3.0.1</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-rar-plugin-version>3.0.0</maven-rar-plugin-version>
     <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>

Reply via email to