This is an automated email from the ASF dual-hosted git repository.

alexott pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


The following commit(s) were added to refs/heads/master by this push:
     new aec6293  [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429  to 
9.4.27.v20200227
aec6293 is described below

commit aec62936ba17cead3e20db78abd249091f5e09d1
Author: xuzhou <xuz...@xiaohongshu.com>
AuthorDate: Tue Apr 7 21:07:53 2020 +0800

    [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429  to 9.4.27.v20200227
    
    ### What is this PR for?
     jetty improvement eclipse/jetty.project#3892
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * ZEPPELIN-4733
    
    ### How should this be tested?
    * https://travis-ci.org/github/ChowXu/zeppelin/builds/672386044
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation?No
    
    Author: xuzhou <xuz...@xiaohongshu.com>
    
    Closes #3725 from ChowXu/ZEPPELIN-4733 and squashes the following commits:
    
    e6458782d [xuzhou] [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 
9.4.27.v20200227
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da60968..d88a2da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <libthrift.version>0.13.0</libthrift.version>
     <gson.version>2.2</gson.version>
     <gson-extras.version>0.2.1</gson-extras.version>
-    <jetty.version>9.4.18.v20190429</jetty.version>
+    <jetty.version>9.4.27.v20200227</jetty.version>
     <httpcomponents.core.version>4.4.1</httpcomponents.core.version>
     <httpcomponents.client.version>4.5.1</httpcomponents.client.version>
     
<httpcomponents.asyncclient.version>4.0.2</httpcomponents.asyncclient.version>

Reply via email to