We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c8f13 commit 9db4a60Copy full SHA for 9db4a60
sample-apps/maven-app/pom.xml
@@ -63,7 +63,7 @@
63
<plugin>
64
<groupId>org.apache.maven.plugins</groupId>
65
<artifactId>maven-war-plugin</artifactId>
66
- <version>3.2.3</version>
+ <version>3.4.0</version>
67
<configuration>
68
<failOnMissingWebXml>false</failOnMissingWebXml>
69
</configuration>
0 commit comments