This is an automated email from the ASF dual-hosted git repository.
madhan 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 d0091906b RANGER-5426: update Tomcat to 9.0.113 (#771)
d0091906b is described below
commit d0091906b8ded55dd0510d58a4f76cfee864d751
Author: Sanket-Shelar <[email protected]>
AuthorDate: Fri Jan 2 07:29:36 2026 +0530
RANGER-5426: update Tomcat to 9.0.113 (#771)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52cb11cc5..775e0a28b 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>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>