From 18743610f5f7da881f1e46998de53311a9055c26 Mon Sep 17 00:00:00 2001 From: Arthur Martella Date: Tue, 27 Mar 2018 17:39:07 -0400 Subject: Remove dependencies with vulnerabilities Upgrade commons-fileupload : commons-fileupload to 1.3.3 Upgrade com.fasterxml.jackson.core : jackson-databind to 2.8.7 Change-Id: I6a9f074b07dea59327ca79f945473767d57d5aa8 Issue-ID: SO-537 Signed-off-by: Arthur Martella --- bpmn/MSOURN-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn') diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml index 0dc8d6dee5..b2db869f13 100644 --- a/bpmn/MSOURN-plugin/pom.xml +++ b/bpmn/MSOURN-plugin/pom.xml @@ -31,7 +31,7 @@ commons-fileupload commons-fileupload - 1.3.2 + 1.3.3 javax.ws.rs -- cgit 1.2.3-korg