From aba459180489aabb307688294da824462d195a4a Mon Sep 17 00:00:00 2001 From: mingtian001988 <12513273+mingtian001988@user.noreply.gitee.com> Date: Sun, 26 Feb 2023 12:29:12 +0000 Subject: [PATCH] =?UTF-8?q?update=20pom.xml.=20=E5=8D=87=E7=BA=A7jsoup?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=88=B01.15.3=EF=BC=8C1.15.3=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=B9=8B=E5=89=8D=E5=AD=98=E5=9C=A8xss=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E=EF=BC=8CCVE-2022-36033?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: mingtian001988 <12513273+mingtian001988@user.noreply.gitee.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b58b907..a663a0a 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.jsoup jsoup - 1.7.3 + 1.15.3 dom4j -- Gitee