aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b4f39d7..27ed9b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,13 +127,13 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<scope>test</scope>
- <version>9.2.10.v20150310</version>
+ <version>9.4.18.v20190429</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
- <version>9.2.10.v20150310</version>
+ <version>9.4.18.v20190429</version>
<scope>test</scope>
</dependency>