From bd92512e89ef713b70bc5bb1aa54093de33aa497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 16 May 2019 04:58:09 +0000 Subject: [PATCH] Bump maven-war-plugin from 2.6 to 3.2.2 Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 2.6 to 3.2.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.2.2) Signed-off-by: dependabot[bot] --- vaadin7/samples/pom.xml | 2 +- vaadin8/samples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vaadin7/samples/pom.xml b/vaadin7/samples/pom.xml index 2a83928f0..c77d5fb8d 100644 --- a/vaadin7/samples/pom.xml +++ b/vaadin7/samples/pom.xml @@ -150,7 +150,7 @@ org.apache.maven.plugins maven-war-plugin - 2.6 + 3.2.2 org.apache.tomee.maven diff --git a/vaadin8/samples/pom.xml b/vaadin8/samples/pom.xml index 1afd894b0..5c75b0ab8 100644 --- a/vaadin8/samples/pom.xml +++ b/vaadin8/samples/pom.xml @@ -173,7 +173,7 @@ org.apache.maven.plugins maven-war-plugin - 2.6 + 3.2.2 org.apache.tomee.maven