This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 66185d1b1 AMQ-9319: Upgrade to maven-war-plugin 3.4.0
66185d1b1 is described below
commit 66185d1b196724c874da53190c4d2715cff31ca3
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 c9f073439..3170473ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,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>