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

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


The following commit(s) were added to refs/heads/branch-3 by this push:
     new 3ca8c523b1b HBASE-28968 Bump jruby to 9.4.9.0 to fix rexml CVE (#6560) 
(#6580)
3ca8c523b1b is described below

commit 3ca8c523b1b2c89d4786eba56be217bb60d67965
Author: Nihal Jain <[email protected]>
AuthorDate: Mon Jan 13 12:36:35 2025 +0530

    HBASE-28968 Bump jruby to 9.4.9.0 to fix rexml CVE (#6560) (#6580)
    
    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 b5df6a8ae84..fc4d9609375 100644
--- a/pom.xml
+++ b/pom.xml
@@ -841,7 +841,7 @@
     <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>
-    <jruby.version>9.4.8.0</jruby.version>
+    <jruby.version>9.4.9.0</jruby.version>
     <junit.version>4.13.2</junit.version>
     <hamcrest.version>1.3</hamcrest.version>
     <opentelemetry.version>1.15.0</opentelemetry.version>

Reply via email to