From db410668b9e3eca991a55d5ed43981ade4978689 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal1@huawei.com" Date: Wed, 15 Jul 2020 17:27:57 +0530 Subject: remove RESTConf collector vulnerability Issue-ID: DCAEGEN2-2269 Signed-off-by: mukesh.paliwal1@huawei.com Change-Id: Ie1bc422bfef9b8bcbd800d4223c280f3b658d219 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 98664b2..ecc686f 100644 --- a/pom.xml +++ b/pom.xml @@ -353,7 +353,7 @@ limitations under the License. com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.11.0 org.springframework.security @@ -442,7 +442,7 @@ limitations under the License. io.springfox springfox-swagger-ui - 2.9.2 + 2.10.5 compile -- cgit 1.2.3-korg