From 5c3d00ae7352d7278249f02b9264f37fd7235647 Mon Sep 17 00:00:00 2001 From: Byung-Woo Jun Date: Tue, 27 Mar 2018 15:00:06 -0400 Subject: Fix Jar vulnerability and licensing Upgraded Jar depdendencies in pom.xml Change-Id: I0bc67d18a9b99f70676659c4ac78975dcf4d6972 Issue-ID: SO-537 Signed-off-by: byungwoojun --- bpmn/MSOCommonBPMN/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bpmn/MSOCommonBPMN/pom.xml') diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 669a3cb353..80860ec3ce 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -395,16 +395,26 @@ spring-web ${spring.version} + + + + + com.googlecode.libphonenumber + libphonenumber + 8.9.1 + javax.ws.rs javax.ws.rs-api -- cgit 1.2.3-korg