From 222ee17c31c85e5e330932a400dc88c5241d8026 Mon Sep 17 00:00:00 2001 From: Andrew Petro Date: Mon, 7 Mar 2022 12:04:08 -0600 Subject: [PATCH] upgrade to maven-war-plugin 3.3.2 from 2.6 Upgrade to a more recent maven-war-plugin release. --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index 4c5b1fa5..dd36174a 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -174,7 +174,7 @@ maven-war-plugin - 2.6 + 3.3.2 true