Skip to content

Commit 2bbcd7e

Browse files
committed
updated jetty version
1 parent 54af32e commit 2bbcd7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

managedvms/async-rest/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
<packaging>war</packaging>
77
<name>Example Async Rest Webapp</name>
88
<properties>
9-
<jetty.version>9.3.5.v20151012</jetty.version>
109
<places.appkey>YOUR_PLACES_APP_KEY</places.appkey>
11-
<jetty.version>9.3.7.RC1</jetty.version>
10+
<jetty.version>9.3.7.v20160115</jetty.version>
1211
<docker.label.prefix>async-</docker.label.prefix>
1312
</properties>
1413
<build>

0 commit comments

Comments
 (0)