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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3a7f5d7  RANGER-2743: Upgrade Tomcat Version to 7.0.100
3a7f5d7 is described below

commit 3a7f5d7031d415869cfce682c240a9d9b20bbf4d
Author: Pradeep <[email protected]>
AuthorDate: Thu Feb 27 12:30:49 2020 +0530

    RANGER-2743: Upgrade Tomcat Version to 7.0.100
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index adb8cfe..dde449d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
         <sqoop.version>1.99.7</sqoop.version>
         <storm.version>1.2.0</storm.version>
         <sun-jersey-bundle.version>1.19</sun-jersey-bundle.version>
-        <tomcat.embed.version>7.0.99</tomcat.embed.version>
+        <tomcat.embed.version>7.0.100</tomcat.embed.version>
         <velocity.version>1.7</velocity.version>
         <zookeeper.version>3.4.14</zookeeper.version>
         
<codehaus.woodstox.stax2api.version>3.1.4</codehaus.woodstox.stax2api.version>

Reply via email to