We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbbb70 commit 4b01769Copy full SHA for 4b01769
helloworld-jsp/pom.xml
@@ -33,7 +33,7 @@
33
34
<failOnMissingWebXml>false</failOnMissingWebXml> <!-- REQUIRED -->
35
<appengine.maven.plugin>2.3.0</appengine.maven.plugin>
36
- <jetty.maven.plugin>11.0.11</jetty.maven.plugin>
+ <jetty.maven.plugin>11.0.12</jetty.maven.plugin>
37
</properties>
38
39
<!-- Parent POM defines common plugins and properties. -->
0 commit comments