Skip to content

Commit

Permalink
Upgrading maven-war-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Jun 11, 2018
1 parent f57cb31 commit a846feb
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 @@ -1802,7 +1802,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<webResources>
<resource>
Expand Down

0 comments on commit a846feb

Please sign in to comment.