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

kishor 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 cd8a752d0 RANGER-4482: Upgrade Tomcat to 8.5.94 (for CVE fixes) in all 
Ranger services
cd8a752d0 is described below

commit cd8a752d008b417f3f7f01dccbcc6893571be629
Author: Sanket-Shelar <sanket.shelar....@gmail.com>
AuthorDate: Thu Oct 19 16:26:39 2023 +0530

    RANGER-4482: Upgrade Tomcat to 8.5.94 (for CVE fixes) in all Ranger services
    
    Signed-off-by: Kishor Gollapalliwar <kishor.gollapalli...@gmail.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 94bfa698a..6f3094c48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
         <sqoop.version>1.99.7</sqoop.version>
         <storm.version>1.2.4</storm.version>
         <sun-jersey-bundle.version>1.19</sun-jersey-bundle.version>
-        <tomcat.embed.version>8.5.93</tomcat.embed.version>
+        <tomcat.embed.version>8.5.94</tomcat.embed.version>
         <testng.version>7.0.0</testng.version>
         <velocity.version>2.3</velocity.version>
         <zookeeper.version>3.5.5</zookeeper.version>

Reply via email to