From 98f3af23252e5cb0810f2fa3bc58fb65f711f8f5 Mon Sep 17 00:00:00 2001 From: hekeguang Date: Thu, 17 Jun 2021 15:40:15 +0800 Subject: Update the vulnerable direct dependencies. Issue-ID: USECASEUI-574 Change-Id: Ib0ddca3dfa27ff7c2d640828653ce71d5c6baa5e Signed-off-by: hekeguang --- server/pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/server/pom.xml b/server/pom.xml index 8ac1e555..ab36ee02 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -31,7 +31,7 @@ UTF-8 UTF-8 11 - 5.4.2.Final + 5.4.31.Final 1.0.2 1.4 2.11.0 @@ -83,7 +83,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 7.9.2 + 7.12.1 org.elasticsearch @@ -94,17 +94,17 @@ org.elasticsearch elasticsearch - 7.9.2 + 7.12.1 org.elasticsearch.client elasticsearch-rest-client - 7.9.2 + 7.12.1 org.springframework.data spring-data-rest-hal-browser - 3.3.4.RELEASE + 3.3.9.RELEASE org.springframework.boot @@ -211,7 +211,7 @@ org.springframework spring-web - 5.2.10.RELEASE + 5.2.14.RELEASE org.springframework.data @@ -289,7 +289,7 @@ org.apache.httpcomponents httpclient - 4.5.4 + 4.5.13 com.google.code.gson @@ -306,7 +306,7 @@ com.alibaba dubbo - 2.6.5 + 2.6.9 org.openecomp.sdc.jtosca @@ -323,7 +323,7 @@ org.powermock powermock-api-mockito2 - 2.0.2 + 2.0.7 org.mockito @@ -382,7 +382,7 @@ commons-io commons-io - 2.6 + 2.8.0 -- cgit 1.2.3-korg