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 +- mso-api-handlers/mso-api-handler-infra/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index 97bfc0dcca..110c4da4ff 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -21,7 +21,7 @@ 1.1.1 3.2.4 3.0.0 - 2.2.2 + 2.8.7 2.9.1-1 0.9.9-RC1 3.16.1-GA -- cgit 1.2.3-korg