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

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


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

commit 90383f88b1d49db58a2911d263029d08b6d0c9eb
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 02081c4732d..7b47863a0d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -592,7 +592,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.2.21.0</jruby.version>
     <junit.jupiter.version>5.13.4</junit.jupiter.version>
     <junit.vintage.version>5.13.4</junit.vintage.version>

Reply via email to