You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by md...@apache.org on 2018/05/23 18:26:08 UTC

[08/14] hbase git commit: HBASE-20582 Upgrade JRuby to 9.1.17.0

HBASE-20582 Upgrade JRuby to 9.1.17.0


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dab0e90c
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dab0e90c
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/dab0e90c

Branch: refs/heads/HBASE-20478
Commit: dab0e90c54c6909338638ad8addafda2584bb5bd
Parents: cf529f1
Author: Josh Elser <el...@apache.org>
Authored: Wed May 16 13:07:21 2018 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu May 17 10:06:06 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/dab0e90c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7aede4a..c5d8148 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1467,7 +1467,7 @@
     <glassfish.jsp.version>2.3.2</glassfish.jsp.version>
     <glassfish.el.version>3.0.1-b08</glassfish.el.version>
     <jetty.jspapi.version>6.1.14</jetty.jspapi.version>
-    <jruby.version>9.1.10.0</jruby.version>
+    <jruby.version>9.1.17.0</jruby.version>
     <junit.version>4.12</junit.version>
     <hamcrest.version>1.3</hamcrest.version>
     <htrace.version>4.2.0-incubating</htrace.version>