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 3fabbe6  KYLIN-3611 upgrade to apache tomcat 7.0.91, update version in 
pom
3fabbe6 is described below

commit 3fabbe6d2b1199bedb7b74083feabc6586a6d644
Author: shaofengshi <shaofeng...@apache.org>
AuthorDate: Thu Nov 1 15:37:00 2018 +0800

    KYLIN-3611 upgrade to apache tomcat 7.0.91, update version in pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6cb6716..aa0ca0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <cglib.version>3.2.4</cglib.version>
     <supercsv.version>2.4.0</supercsv.version>
     <cors.version>2.5</cors.version>
-    <tomcat.version>7.0.90</tomcat.version>
+    <tomcat.version>7.0.91</tomcat.version>
     <t-digest.version>3.1</t-digest.version>
     <freemarker.version>2.3.23</freemarker.version>
     <rocksdb.version>5.9.2</rocksdb.version>

Reply via email to