From 3ec3a8e1980c1c1bd08f9f0e28b76f46d11ba9f6 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 2 Mar 2022 17:01:51 +0800 Subject: [PATCH] security - updated some dependencies Issue-ID: HOLMES-510 Signed-off-by: GuangrongFu Change-Id: Ie150680ed49dda428881438a6233d70dd93f87e1 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8c16f41..7396dbf 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ ${basedir}/target ${project.artifactId}-${project.version} - 6.5.0.Final + 7.62.0.Final 2.0.9 2.0.7 0.8.5 @@ -239,7 +239,7 @@ com.squareup.okhttp3 okhttp - 3.14.1 + 4.9.3 io.swagger @@ -273,7 +273,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 com.squareup.retrofit2 @@ -283,7 +283,7 @@ com.thoughtworks.xstream xstream - 1.4.16 + 1.4.18 -- 2.16.6