Skip to content
Snippets Groups Projects
Commit ef934412 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Include newer version of maven-war-plugin

parent e74b4c9b
Branches
Tags
2 merge requests!26Renovate-updates deployed to prod,!25All the latest updates from Renovate
......@@ -169,6 +169,12 @@
<artifactId>maven-wrapper-plugin</artifactId>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
</plugin>
</plugins>
</build>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment