From 7fd5c5bfc5c170e92b7465d289fa54aae31028fc Mon Sep 17 00:00:00 2001 From: LamGC Date: Sun, 20 Jun 2021 14:33:53 +0800 Subject: [PATCH] =?UTF-8?q?[Fix][Update]=20Pixiv=20=E6=9B=B4=E6=96=B0=20Ht?= =?UTF-8?q?tpClient=20=E4=BE=9D=E8=B5=96=E9=A1=B9=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BB=A5=E4=BF=AE=E5=A4=8D=E8=AF=A5=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=A1=B9=E7=9A=84=E4=B8=80=E4=B8=AA=E6=BC=8F=E6=B4=9E;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Update] org.apache.httpcomponents:httpclient 更新版本以修复 CVE-2020-13956 漏洞(4.5.12 -> 4.5.13); --- ContentGrabbingJi-pixiv/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContentGrabbingJi-pixiv/pom.xml b/ContentGrabbingJi-pixiv/pom.xml index 8c02cd8..e06b966 100644 --- a/ContentGrabbingJi-pixiv/pom.xml +++ b/ContentGrabbingJi-pixiv/pom.xml @@ -32,7 +32,7 @@ org.apache.httpcomponents httpclient - 4.5.12 + 4.5.13 com.google.code.gson