From a46382dd12b981220243bf11ab3fb115acfabfa0 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 18 Sep 2018 16:20:26 +0100 Subject: remove license issues Change the versions of some second order dependencies to mitigate license issues. Change-Id: I39745ec1eb7c72fb481a4adafc2805e4bbbd8386 Issue-ID: POLICY-1059 Signed-off-by: liamfallon --- .../plugins-executor-jruby/pom.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'plugins/plugins-executor/plugins-executor-jruby') diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 0620dae9b..5cf59e486 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -35,6 +35,30 @@ org.jruby jruby-core 9.2.0.0 + + + org.jruby.extras + bytelist + + + org.jruby + dirgra + + + com.github.jnr + jffi + + + + + org.jruby.extras + bytelist + 1.0.13 + + + com.github.jnr + jffi + 1.2.16 -- cgit 1.2.3-korg