From 6ee30d97bf6d6c183cdba2226a529e2061b3d4f7 Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Mon, 22 Mar 2021 18:28:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DXStream=E5=AE=89?= =?UTF-8?q?=E5=85=A8=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #1671 --- backend/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index e3a2c2754e..18d0b3c45a 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -153,8 +153,18 @@ org.apache.logging.log4j log4j-slf4j-impl + + xstream + com.thoughtworks.xstream + + + + com.thoughtworks.xstream + xstream + 1.4.16 + org.python