From c57db2028195780310241c567ce809c9ff3c1926 Mon Sep 17 00:00:00 2001 From: jinquanni Date: Tue, 28 Sep 2021 16:28:26 +0800 Subject: [PATCH] Update the vulnerable direct dependencies Update java-sdk vulnerable direct dependencies Issue-ID: MSB-593 Signed-off-by: jinquanni Change-Id: I636070cd7cbf86f0a24ac455d86e54cc838898de --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 200a145..59c7176 100644 --- a/pom.xml +++ b/pom.xml @@ -35,12 +35,12 @@ org.apache.httpcomponents httpclient - 4.5.10 + 4.5.13 commons-codec commons-codec - 1.13 + 1.15 junit @@ -63,12 +63,12 @@ com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.1 com.fasterxml.jackson.core jackson-core - 2.10.1 + 2.12.1 com.google.guava -- 2.16.6