From fe1c4796744261dc760680dc6e40e479d2015b3b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 10 Jul 2018 19:23:11 +0300 Subject: Change JNR and DOM4J license versions Change the JNR and DOM4J licenses to versions that are approved by the Linux Foundataion. Issue-ID: POLICY-905 Change-Id: I11fb2356bf90db27d16fe57ab70a910dac09459b Signed-off-by: liamfallon --- .../plugins-executor-jruby/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'plugins/plugins-executor') diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 901d30e9f..759cfb6b0 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -48,7 +48,29 @@ org.jruby jruby-stdlib + + com.github.jnr + jnr-posix: + + + com.github.jnr + jnr-posix: + + + com.github.jnr + jffi + + + com.github.jnr + jnr-posix + 3.0.45 + + + com.github.jnr + jffi + 1.2.10 + -- cgit 1.2.3-korg