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 037fc021e23 HBASE-29300 Upgrade Tomcat to 9.0.104 (#6984)
037fc021e23 is described below

commit 037fc021e2391daa446e836f67efc23e38ccaaae
Author: Istvan Toth <[email protected]>
AuthorDate: Wed May 14 08:01:42 2025 +0200

    HBASE-29300 Upgrade Tomcat to 9.0.104 (#6984)
    
    (cherry picked from commit bd921e0641e03d07ee394bed1962f057291dfe13)
    
    Signed-off-by: Nihal Jain <[email protected]>
    Reviewed-by: Dávid Paksy <[email protected]>
    (cherry picked from commit 58688d69f3b7f0ed46f6258739ecd5a69d5be58b)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4112309f3f1..5d678772087 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.93</tomcat.jasper.version>
+    <tomcat.jasper.version>9.0.104</tomcat.jasper.version>
     <jruby.version>9.3.13.0</jruby.version>
     <junit.version>4.13.2</junit.version>
     <hamcrest.version>1.3</hamcrest.version>

Reply via email to