From 7d2decfcdafd3b3f9edf181e0d878e6ef96770b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 15:54:30 +0000 Subject: [PATCH] Bump maven-war-plugin from 2.6 to 3.3.0 Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 2.6 to 3.3.0. - [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.0) Signed-off-by: dependabot-preview[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 6b8bcfe65..8110bd063 100644 --- a/vaadin7/samples/pom.xml +++ b/vaadin7/samples/pom.xml @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-war-plugin - 2.6 + 3.3.0 org.apache.tomee.maven diff --git a/vaadin8/samples/pom.xml b/vaadin8/samples/pom.xml index a723a83a3..3f95eb355 100644 --- a/vaadin8/samples/pom.xml +++ b/vaadin8/samples/pom.xml @@ -226,7 +226,7 @@ org.apache.maven.plugins maven-war-plugin - 3.2.3 + 3.3.0 org.apache.tomee.maven