You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2018/05/29 02:34:23 UTC

[kylin] branch master updated: KYLIN-3250 Upgrade jetty version to 9.3.22.v20171030

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 999f1f0  KYLIN-3250 Upgrade jetty version to 9.3.22.v20171030
999f1f0 is described below

commit 999f1f0089baf41bf4e3b546abe0af6384ab1b25
Author: Chao Long <wa...@qq.com>
AuthorDate: Mon May 28 17:21:58 2018 +0800

    KYLIN-3250 Upgrade jetty version to 9.3.22.v20171030
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49f2da9..655e1d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <mrunit.version>1.1.0</mrunit.version>
         <dbunit.version>2.5.4</dbunit.version>
         <h2.version>1.4.196</h2.version>
-        <jetty.version>9.2.20.v20161216</jetty.version>
+        <jetty.version>9.3.22.v20171030</jetty.version>
         <jamm.version>0.3.1</jamm.version>
         <mockito.version>2.7.14</mockito.version>
         <powermock.version>1.7.0</powermock.version>

-- 
To stop receiving notification emails like this one, please contact
shaofengshi@apache.org.