Skip to content

Commit

Permalink
Merge pull request #322 from MicroShed/dependabot/maven/sample-apps/m…
Browse files Browse the repository at this point in the history
…aven-app/org.apache.maven.plugins-maven-war-plugin-3.4.0
  • Loading branch information
KyleAure authored Nov 16, 2023
2 parents f142d0c + 9db4a60 commit 452a9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/maven-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.3</version>
<version>3.4.0</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
</configuration>
Expand Down

0 comments on commit 452a9e5

Please sign in to comment.