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 b28b6d88f RANGER-5493: Update tomcat to 9.0.115 (#858)
b28b6d88f is described below
commit b28b6d88feae19142c31b2d3434c6fa11336d02a
Author: Sanket-Shelar <[email protected]>
AuthorDate: Mon Feb 23 12:18:55 2026 +0530
RANGER-5493: Update tomcat to 9.0.115 (#858)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e703f964a..d6358bf81 100755
--- 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>9.0.113</tomcat.embed.version>
+ <tomcat.embed.version>9.0.115</tomcat.embed.version>
<!-- trino plugin deps -->
<trino.airlift.version>0.192</trino.airlift.version>