aboutsummaryrefslogtreecommitdiffstats
path: root/test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/pom.xml')
-rw-r--r--test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml
index 0ead58af3b..8282936ca2 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -11,7 +11,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <jetty.version>9.3.7.v20160115</jetty.version>
+ <jetty.version>9.4.34.v20201102</jetty.version>
<phantomjs.version>2.1.1</phantomjs.version>
<vaadin.version>${project.version}</vaadin.version>
<vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>