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

stoty pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new dfeddb39ffa HBASE-29650 Upgrade tomcat-jasper to 9.0.110 (#7373)
dfeddb39ffa is described below

commit dfeddb39ffad78ac5f42f66d3aa8e341a4ba1a51
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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 627c96258b1..570c1a52383 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.4.12.1</jruby.version>
     <junit.jupiter.version>5.13.4</junit.jupiter.version>
     <junit.vintage.version>5.13.4</junit.vintage.version>

Reply via email to