From: Tschaen, Brendan Date: Tue, 24 Mar 2020 16:22:42 +0000 (-0400) Subject: Use v1.19 of jersey-multipath X-Git-Tag: 3.2.38~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=commitdiff_plain;h=4f95dd7c2951fef7d73b598456c2a361b2f56989 Use v1.19 of jersey-multipath matches the same version used elsewhere and does not pull in jax-rs library Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan Change-Id: I7f708f1f5e2d41d15f133c2c2fa1ea6acdb98b90 --- diff --git a/music-core/pom.xml b/music-core/pom.xml index f6074f5a..f465b758 100755 --- a/music-core/pom.xml +++ b/music-core/pom.xml @@ -303,11 +303,17 @@ 1.5.22 - javax.ws.rs - jsr311-api + com.sun.jersey.contribs + jersey-multipart + + + com.sun.jersey.contribs + jersey-multipart + 1.19 + com.google.guava guava