From 8e5675e36ca703e65add4d9dc284aaa4a466d720 Mon Sep 17 00:00:00 2001 From: Sercan Tekin Date: Wed, 7 Jun 2023 18:56:26 -0400 Subject: [PATCH] HBASE-27921: Bump up jruby to 9.4.2.0 and related joni and jcodings to 2.1.48 and 1.0.58 respectively --- bin/hbase | 2 ++ pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bin/hbase b/bin/hbase index 60cfb8afef9..d031fb8716c 100755 --- a/bin/hbase +++ b/bin/hbase @@ -553,6 +553,8 @@ if [ "$COMMAND" = "shell" ] ; then # We want jruby to consume these things rather than our bootstrap script; # jruby will look for the env variable 'JRUBY_OPTS'. JRUBY_OPTS="${JRUBY_OPTS} -X+O" + # jruby outputs "warning: parentheses after method name is interpreted as an argument list" in shell + JRUBY_OPTS="${JRUBY_OPTS} -W0" export JRUBY_OPTS # hbase-shell.jar contains a 'jar-bootstrap.rb' # for more info see diff --git a/pom.xml b/pom.xml index 7ec4a1dc9d9..70197dc261d 100644 --- a/pom.xml +++ b/pom.xml @@ -830,7 +830,7 @@ 2.1.1 2.3.2 3.0.1-b08 - 9.3.9.0 + 9.4.2.0 4.13.2 1.3 1.15.0 @@ -847,8 +847,8 @@ 2.4.1 1.5.4 - 2.1.43 - 1.0.57 + 2.1.48 + 1.0.58 2.12.2 1.70 1.5.1