From e9ee7266647dd11967393926ae85686ab2edfdf3 Mon Sep 17 00:00:00 2001 From: Byung-Woo Jun Date: Mon, 19 Mar 2018 09:33:53 -0400 Subject: Fix the Jar vulnerability and licensing Updated Jar versions in pom.xml files Change-Id: I507b9348d7eabba879979a3cfeeefe9d850ecf4a Issue-ID: SO-457 Signed-off-by: byungwoojun --- bpmn/MSOInfrastructureBPMN/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'bpmn/MSOInfrastructureBPMN') diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml index 79d3c4fa72..f7170ff231 100644 --- a/bpmn/MSOInfrastructureBPMN/pom.xml +++ b/bpmn/MSOInfrastructureBPMN/pom.xml @@ -342,6 +342,31 @@ + + + org.eclipse.jetty + jetty-util + 9.4.8.v20171121 + + + + org.hibernate + hibernate-validator + 5.4.2.Final + + + + org.springframework + spring-test + 4.3.14.RELEASE + + + + com.googlecode.libphonenumber + libphonenumber + 8.9.1 + +