From b767a32b7f3a238c890c7c8c9ae50fcbe74f5307 Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Thu, 18 Jan 2018 04:36:51 +0000 Subject: Fix Nexus IQ security issue Update dropwizard to the latest version. Issue-ID: MSB-131 Change-Id: I011e3f069ea177468273d1c756a3797a09dee3d3 Signed-off-by: HuabingZhao --- sdclient/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sdclient/pom.xml') diff --git a/sdclient/pom.xml b/sdclient/pom.xml index 52c1a79..89caaf9 100644 --- a/sdclient/pom.xml +++ b/sdclient/pom.xml @@ -50,12 +50,12 @@ - 0.8.0 + 1.2.0 1.5.3 1.16.16 9.2.9.v20150224 - 2.7.9 + 2.9.1 2.16 1.7.12 1.1.3 @@ -197,7 +197,7 @@ com.fasterxml.jackson.core jackson-databind - 2.7.9.1 + 2.9.1 com.fasterxml.jackson.core -- cgit 1.2.3-korg