From 019ff7ce9d523ebd9ffd2a96441c9d056f36e0d8 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Fri, 27 Aug 2021 12:03:35 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=8D=87=E7=BA=A7maven=E5=88=86?= =?UTF-8?q?=E6=9E=90=E5=B7=A5=E5=85=B7=E6=98=BE=E7=A4=BA=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=BF=87=E4=BD=8E=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 5415073b33..2c3cc33110 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -214,7 +214,7 @@ org.jsoup jsoup - 1.10.3 + 1.14.2 @@ -226,7 +226,7 @@ org.apache.commons commons-compress - 1.20 + 1.21 @@ -255,7 +255,7 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13