You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by el...@apache.org on 2018/05/17 17:27:40 UTC

[2/2] 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/dcd6b6c3
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dcd6b6c3
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/dcd6b6c3

Branch: refs/heads/branch-2
Commit: dcd6b6c3f27d6afe7378b64f6c3fccca31618f6b
Parents: 56bb1fa
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 13:11:37 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/dcd6b6c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7573d2b..67854e6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1355,7 +1355,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>