]> source.dussan.org Git - vaadin-framework.git/commitdiff
update to Jetty 9.4 (#11411)
authorOlli Tietäväinen <ollit@vaadin.com>
Tue, 8 Jan 2019 08:14:14 +0000 (10:14 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Jan 2019 08:14:14 +0000 (10:14 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 8a3d2101c9b2cc42ad1a735a4525c45a979295f5..b7204089e966ed48f5acf24352a5db4b814adbda 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <dependency.unpack.directory>${project.build.directory}/dependency-unpack</dependency.unpack.directory>
 
         <!-- Cannot use 9.3 or 9.4 because they sometimes reset the connection too early in case of errors -->
-        <jetty.version>9.2.9.v20150224</jetty.version>
+        <jetty.version>9.4.14.v20181114</jetty.version>
         <phantomjs.version>2.1.1</phantomjs.version>
     </properties>