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

madhan pushed a commit to branch ranger-2.8
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.8 by this push:
     new 4e86bacca RANGER-5426: update Tomcat to 9.0.113 (#771)
4e86bacca is described below

commit 4e86baccac39665b37459837eab3627769be999a
Author: Sanket-Shelar <[email protected]>
AuthorDate: Fri Jan 2 07:29:36 2026 +0530

    RANGER-5426: update Tomcat to 9.0.113 (#771)
    
    (cherry picked from commit d0091906b8ded55dd0510d58a4f76cfee864d751)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 815330253..3b093ebcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
         <storm.version>1.2.4</storm.version>
         <sun-jersey-bundle.version>1.19</sun-jersey-bundle.version>
         <testng.version>7.5.1</testng.version>
-        <tomcat.embed.version>9.0.109</tomcat.embed.version>
+        <tomcat.embed.version>9.0.113</tomcat.embed.version>
 
         <!-- trino plugin deps -->
         <trino.airlift.version>0.192</trino.airlift.version>

Reply via email to