From 9c92e5227e6502e174ce2f0cf3b1fbd440626441 Mon Sep 17 00:00:00 2001
From: forgedhallpass <13679401+forgedhallpass@users.noreply.github.com>
Date: Tue, 22 Feb 2022 15:50:45 +0200
Subject: [PATCH] Updated the maven-war-plugin to 3.3.1
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 69f9520..4c10bc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,6 +124,7 @@
3.2.1
3.10.0
3.3.2
+ 3.3.1
1.12.2
3.0.0-M5
3.0.0-M2
@@ -294,6 +295,11 @@
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
org.apache.maven.plugins
maven-scm-plugin