From 5906f30661e9d7697549b41951d6473ba25f866a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 10 Jul 2018 12:25:19 +0300 Subject: Change JRuby and Websocket version Change the versions of JRuby and Java Websockets to versions that are approved by the Linux Foundation. Issue-ID: POLICY-905 Change-Id: I804ab1e9871bb573647035f47e674f472aba5528 Signed-off-by: liamfallon --- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index c9f72fc07..fbe924aaa 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -38,7 +38,7 @@ org.jruby jruby - 9.2.0.0 + 9.1.2.0 org.jruby.extras -- cgit 1.2.3-korg