Skip to content

Commit d630281

Browse files
committed
Bump the version of Jetty we claim to be
The shaded jetty now tracks a more recent Jetty
1 parent 80b2bc5 commit d630281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/java/jetty/jetty.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.seleniumhq.selenium</groupId>
77
<artifactId>jetty-repacked</artifactId>
8-
<version>9.2.13.v20150730</version>
8+
<version>-9.4.1.v20170120</version>
99

1010
<name>selenium-jetty-server-repacked</name>
1111
<description>Browser automation framework dependency on jetty</description>

0 commit comments

Comments
 (0)