Skip to content

Commit 938c11a

Browse files
committed
Upgrade to Jetty 9.4
Fixes #48
1 parent a2384f3 commit 938c11a

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
@@ -57,7 +57,7 @@
5757
<commons-cli.version>1.1</commons-cli.version>
5858
<metrics.version>3.2.5</metrics.version>
5959
<logback.version>1.2.3</logback.version>
60-
<jetty.version>8.1.19.v20160209</jetty.version>
60+
<jetty.version>9.4.7.v20170914</jetty.version>
6161
<junit.version>4.12</junit.version>
6262

6363
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)