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

dhavalshah9131 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 378c2a048 RANGER-5328: Upgrade Tomcat to 9.0.109 (#676)
378c2a048 is described below

commit 378c2a0489b6c57d549ddd4611689900f882f66d
Author: Sanket-Shelar <[email protected]>
AuthorDate: Fri Sep 19 11:01:23 2025 +0530

    RANGER-5328: Upgrade Tomcat to 9.0.109 (#676)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 816ae964a..15c9d8211 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,7 +216,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>8.5.94</tomcat.embed.version>
+        <tomcat.embed.version>9.0.109</tomcat.embed.version>
 
         <!-- trino plugin deps -->
         <trino.airlift.version>0.192</trino.airlift.version>

Reply via email to