Bump maven-war-plugin from 3.2.2 to 3.2.3

Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-war-plugin/releases)
- [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.2.2...maven-war-plugin-3.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago committed by jvoisin
parent df668d8a28
commit 6bfb602ec9
  1. 2
      pom.xml

@ -220,7 +220,7 @@
</plugin>
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
<archive>

Loading…
Cancel
Save