Skip to content

Commit 306e96e

Browse files
committed
Upgraded Jetty server to the latest version
1 parent c23697f commit 306e96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<java.version>1.8</java.version>
2626

2727
<spring.version>4.1.6.RELEASE</spring.version>
28-
<jetty.version>9.3.5.v20151012</jetty.version>
28+
<jetty.version>9.3.6.v20151106</jetty.version>
2929
<jackson.version>2.6.0-rc3</jackson.version>
3030
<slf4j.version>1.7.7</slf4j.version>
3131
</properties>

0 commit comments

Comments
 (0)