From 3e0ea10a1779db4615b24d0fefe67c54a0420ac3 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Thu, 13 Jul 2023 01:23:13 +0800 Subject: [PATCH] =?UTF-8?q?enhancement=20#I7J59V=20java17=E4=B8=8B?= =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E5=AE=8C=E6=95=B4=E7=9A=84=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=94=A8=E4=BE=8B=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-script-plugin/liteflow-script-javascript/pom.xml | 4 ---- pom.xml | 6 ------ 2 files changed, 10 deletions(-) diff --git a/liteflow-script-plugin/liteflow-script-javascript/pom.xml b/liteflow-script-plugin/liteflow-script-javascript/pom.xml index 1df6fc7fc..2796eeefc 100644 --- a/liteflow-script-plugin/liteflow-script-javascript/pom.xml +++ b/liteflow-script-plugin/liteflow-script-javascript/pom.xml @@ -19,9 +19,5 @@ ${revision} provided - - org.openjdk.nashorn - nashorn-core - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 612ad1c7a..32ffdc1cd 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,6 @@ 5.3.3 2.11.0 1.3.5 - 15.4 @@ -299,11 +298,6 @@ commons-io ${common-io.version} - - org.openjdk.nashorn - nashorn-core - ${nashorn.version} -