Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-war-plu…
Browse files Browse the repository at this point in the history
…gin to v3.3.2
  • Loading branch information
renovate-bot authored and DanySK committed Feb 27, 2022
1 parent 2b443cb commit b59c946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protelis.parser.web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</plugin>
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.3</version>
<version>3.3.2</version>
<configuration>
<warSourceDirectory>WebRoot</warSourceDirectory>
<failOnMissingWebXml>false</failOnMissingWebXml>
Expand Down

0 comments on commit b59c946

Please sign in to comment.