From b11ea22f10733391a51601e457e254e426f6d4d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 16:49:03 +1000 Subject: [PATCH] Bump maven-war-plugin from 3.2.1 to 3.3.1 (#38) Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.2.1 to 3.3.1. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.2.1...maven-war-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- mrm-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrm-webapp/pom.xml b/mrm-webapp/pom.xml index 643e56c7..76785489 100644 --- a/mrm-webapp/pom.xml +++ b/mrm-webapp/pom.xml @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-war-plugin - 3.2.1 + 3.3.1