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 54af32e commit 2bbcd7eCopy full SHA for 2bbcd7e
managedvms/async-rest/pom.xml
@@ -6,9 +6,8 @@
6
<packaging>war</packaging>
7
<name>Example Async Rest Webapp</name>
8
<properties>
9
- <jetty.version>9.3.5.v20151012</jetty.version>
10
<places.appkey>YOUR_PLACES_APP_KEY</places.appkey>
11
- <jetty.version>9.3.7.RC1</jetty.version>
+ <jetty.version>9.3.7.v20160115</jetty.version>
12
<docker.label.prefix>async-</docker.label.prefix>
13
</properties>
14
<build>
0 commit comments