From 5b30eb5dadbf401a2ea50fb7afba1dc7fd4ec42d Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 26 Aug 2020 12:48:45 +0100 Subject: Update apex JRuby joni dependency for security Issue-ID: POLICY-2799 Change-Id: Ifdc16e99093995665db61329f61455fc0f327386 Signed-off-by: liamfallon --- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (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 c7af58546..c550ae0b7 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -18,7 +18,8 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.apex-pdp.plugins.plugins-executor @@ -34,7 +35,7 @@ org.jruby jruby-core - 9.2.11.1 + 9.2.13.0 org.jruby.extras @@ -48,8 +49,17 @@ com.github.jnr jffi + + org.jruby.joni + joni + + + org.jruby.joni + joni + 2.1.40 + org.jruby.extras bytelist -- cgit 1.2.3-korg