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
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent b90750a commit 6e9e88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
</plugin>
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>2.2</version>
<version>3.3.2</version>
<configuration>
<!-- <packagingExcludes>WEB-INF/classes/properties/config.properties</packagingExcludes> -->
<warName>${project.artifactId}-portlet</warName>
Expand Down

0 comments on commit 6e9e88d

Please sign in to comment.