You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2018/05/30 13:11:19 UTC

[13/43] hbase git commit: HBASE-20582 ADDENDUM Roll back to earlier jruby to prevent menforcer errors

HBASE-20582 ADDENDUM Roll back to earlier jruby to prevent menforcer errors

Signed-off-by: Sean Busbey <bu...@apache.org>


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

Branch: refs/heads/HBASE-19064
Commit: eb4b854dc2d0754818de8cec19d3d7a63694dcb1
Parents: 266b251
Author: Josh Elser <el...@apache.org>
Authored: Fri May 25 18:29:25 2018 -0400
Committer: Sean Busbey <bu...@apache.org>
Committed: Wed May 30 01:57:30 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/eb4b854d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9862df9..4e1797b 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.17.0</jruby.version>
+    <jruby.version>9.1.13.0</jruby.version>
     <junit.version>4.12</junit.version>
     <hamcrest.version>1.3</hamcrest.version>
     <htrace.version>4.2.0-incubating</htrace.version>