You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2017/01/12 04:05:20 UTC

[17/50] [abbrv] kylin git commit: minor, update jetty to 9.2.20

minor, update jetty to 9.2.20


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1087f7ad
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1087f7ad
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1087f7ad

Branch: refs/heads/master-hbase1.x
Commit: 1087f7ad49f324b6ee9c1d48b4b6b0489236fe9c
Parents: 1b85f71
Author: Billy Liu <bi...@apache.org>
Authored: Fri Jan 6 16:42:46 2017 +0800
Committer: Billy Liu <bi...@apache.org>
Committed: Fri Jan 6 16:43:04 2017 +0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/1087f7ad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1d47361..22681e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
         <mrunit.version>1.1.0</mrunit.version>
         <dbunit.version>2.5.2</dbunit.version>
         <h2.version>1.4.192</h2.version>
-        <jetty.version>9.3.10.v20160621</jetty.version>
+        <jetty.version>9.2.20.v20161216</jetty.version>
         <jamm.version>0.3.1</jamm.version>
 
         <!-- Commons -->