Repository: hbase
Updated Branches:
  refs/heads/branch-2 856a3ac15 -> 3cfaaee1a


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

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


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

Branch: refs/heads/branch-2
Commit: 3cfaaee1a3f913dac6bfc41cff09ab668b42746f
Parents: 856a3ac
Author: Josh Elser <els...@apache.org>
Authored: Fri May 25 18:29:25 2018 -0400
Committer: Sean Busbey <bus...@apache.org>
Committed: Wed May 30 01:58:25 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/3cfaaee1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 67854e6..3bf83bc 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.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>

Reply via email to