From 5be43f6edf88558975258b0eba74f99bfe8937f8 Mon Sep 17 00:00:00 2001 From: RossC Date: Mon, 22 Jun 2020 14:13:34 +0100 Subject: Updating all Apex dependencies Issue-ID: POLICY-2387 Change-Id: I6d9222cfe8841a4a4532d95dbc6f8b3f3d15ac87 Signed-off-by: RossC --- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (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 3dd93621c..2d26e41fa 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -34,7 +34,7 @@ org.jruby jruby-core - 9.2.9.0 + 9.2.11.1 org.jruby.extras @@ -58,7 +58,7 @@ com.github.jnr jffi - 1.2.22 + 1.2.23 diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index 26c2e1a77..5a4f86c8b 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -33,7 +33,7 @@ org.mvel mvel2 - 2.3.1.Final + 2.4.8.Final -- cgit 1.2.3-korg