From 23eb6440726953461c041e2f2106ef01719eb87d Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Sat, 6 Oct 2018 20:37:50 -0400 Subject: Fix critical CLM issues Change-Id: I896af8c3ea05e930dcbce5c4228b58c0828b6e09 Signed-off-by: Prudence Au Issue-ID: LOG-617 --- pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index de27fb5..0769cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -64,16 +64,21 @@ jersey-client 1.19.4 - - javax.ws.rs - jsr311-api - + + javax.ws.rs + jsr311-api + com.google.code.gson gson + + ch.qos.logback + logback-classic + 1.2.3 + org.slf4j -- cgit 1.2.3-korg