This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch branch-2.6
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.6 by this push:
new 096834d1ac6 HBASE-29650 Upgrade tomcat-jasper to 9.0.110 (#7373)
096834d1ac6 is described below
commit 096834d1ac6581f3358da23b4099fbff142eb2ed
Author: Istvan Toth <[email protected]>
AuthorDate: Fri Oct 10 16:30:41 2025 +0200
HBASE-29650 Upgrade tomcat-jasper to 9.0.110 (#7373)
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit dfeddb39ffad78ac5f42f66d3aa8e341a4ba1a51)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5b57dcdcd8e..0c41eda95d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -594,7 +594,7 @@
<jaxb-api.version>2.3.1</jaxb-api.version>
<servlet.api.version>3.1.0</servlet.api.version>
<wx.rs.api.version>2.1.1</wx.rs.api.version>
- <tomcat.jasper.version>9.0.104</tomcat.jasper.version>
+ <tomcat.jasper.version>9.0.110</tomcat.jasper.version>
<jruby.version>9.3.15.0</jruby.version>
<junit.jupiter.version>5.13.4</junit.jupiter.version>
<junit.vintage.version>5.13.4</junit.vintage.version>