This is an automated email from the ASF dual-hosted git repository.
nihaljain 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 c8069aa1ca3 HBASE-29360 Bump JRuby to version 9.3.15.0 in branch-2.6
(#7042)
c8069aa1ca3 is described below
commit c8069aa1ca346d95668ee079c3bcdc996eaae5e5
Author: Junegunn Choi <[email protected]>
AuthorDate: Wed May 28 18:08:47 2025 +0900
HBASE-29360 Bump JRuby to version 9.3.15.0 in branch-2.6 (#7042)
Signed-off-by: Nihal Jain <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7f1d7013220..b6ec9757e8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -595,7 +595,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.104</tomcat.jasper.version>
- <jruby.version>9.3.13.0</jruby.version>
+ <jruby.version>9.3.15.0</jruby.version>
<junit.version>4.13.2</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<opentelemetry.version>1.49.0</opentelemetry.version>