From 1bb6c22e36f747eef699c7b2a0a3cc7f72aac7e3 Mon Sep 17 00:00:00 2001 From: jinquanni Date: Tue, 28 Sep 2021 17:18:21 +0800 Subject: Update the vulnerable direct dependencies Update swagger-sdk vulnerable direct dependencies Issue-ID: MSB-593 Signed-off-by: jinquanni Change-Id: I521deb42ccd95ff34f1bc9e86e0f1c4795de6f21 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7d7705c..4a497f6 100644 --- a/pom.xml +++ b/pom.xml @@ -72,9 +72,9 @@ jdk15 - org.apache.commons + commons-io commons-io - 1.3.2 + 2.8.0 junit -- cgit 1.2.3-korg