From 73ae02a84c8f1c9d4f55d0c8b3cbda389e3449f4 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Tue, 26 Sep 2023 14:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7janino=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=EF=BC=8C=E5=B9=B6=E4=BF=AE=E6=94=B9janino=E7=9A=84?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pom.xml | 5 +++++ .../src/test/resources/common/flow.xml | 11 ++++++----- pom.xml | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/pom.xml b/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/pom.xml index 2b450a298..3c50140b2 100644 --- a/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/pom.xml +++ b/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/pom.xml @@ -28,6 +28,11 @@ org.springframework.boot spring-boot-starter-test + + com.alibaba.fastjson2 + fastjson2 + 2.0.39 + \ No newline at end of file diff --git a/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/src/test/resources/common/flow.xml b/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/src/test/resources/common/flow.xml index 0bb72ea6d..a4ca812ad 100644 --- a/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/src/test/resources/common/flow.xml +++ b/liteflow-testcase-el/liteflow-testcase-el-script-java-springboot/src/test/resources/common/flow.xml @@ -4,21 +4,22 @@ 1.3.5 3.21.0 5.8.18 - 3.1.9 + 3.1.10