aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-mvel
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-06-22 14:13:34 +0100
committerRossC <ross.carter@est.tech>2020-06-22 14:13:38 +0100
commit5be43f6edf88558975258b0eba74f99bfe8937f8 (patch)
tree69cb92bedba36367281be20f4a5e2382f8019daf /plugins/plugins-executor/plugins-executor-mvel
parent9c0c0c8f61a08aec5c95ebb90647a0aae445e129 (diff)
Updating all Apex dependencies
Issue-ID: POLICY-2387 Change-Id: I6d9222cfe8841a4a4532d95dbc6f8b3f3d15ac87 Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-mvel')
-rw-r--r--plugins/plugins-executor/plugins-executor-mvel/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
- <version>2.3.1.Final</version>
+ <version>2.4.8.Final</version>
</dependency>
</dependencies>