Skip to content

Commit

Permalink
[Maven] Update war plugin to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
agegov committed Aug 13, 2019
1 parent 91d3b0c commit 8d90a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1288,7 +1288,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.3</version>
<version>3.2.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 8d90a97

Please sign in to comment.