From adce96584a6b311cfcaac4a5635787ac17c8dc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 04:00:45 +0000 Subject: [PATCH] Bump maven-war-plugin from 2.6 to 3.3.2 Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 2.6 to 3.3.2. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-2.6...maven-war-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/pom.xml b/webapp/pom.xml index fa58d1eb..6d27cf6c 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -259,7 +259,7 @@ org.apache.maven.plugins maven-war-plugin - 2.6 + 3.3.2 true