From 0002606d41f3f642ca775acaa0e3c1ed8e6ae618 Mon Sep 17 00:00:00 2001
From: JEECG <445654970@qq.com>
Date: Mon, 28 Apr 2025 12:54:38 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E7=BC=96=E6=8E=92=E8=84=9A?=
=?UTF-8?q?=E6=9C=AC=E8=8A=82=E7=82=B9=E4=B8=8D=E5=A5=BD=E4=BD=BF=E9=97=AE?=
=?UTF-8?q?=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../jeecg-boot-module-airag/pom.xml | 47 ++++++++++++++++++-
1 file changed, 46 insertions(+), 1 deletion(-)
diff --git a/jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/pom.xml b/jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/pom.xml
index ef6888e4b..6da655264 100644
--- a/jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/pom.xml
+++ b/jeecg-boot/jeecg-boot-module/jeecg-boot-module-airag/pom.xml
@@ -56,8 +56,53 @@
org.jeecgframework.boot
jeecg-aiflow
- 1.0.3
+ 1.0.4
+
+
+
+ com.yomahub
+ liteflow-script-graaljs
+ ${liteflow.version}
+ runtime
+
+
+ com.yomahub
+ liteflow-script-groovy
+ ${liteflow.version}
+ runtime
+
+
+ com.yomahub
+ liteflow-script-kotlin
+ ${liteflow.version}
+
+
+ org.jetbrains.kotlin
+ kotlin-scripting-jsr223
+
+
+ runtime
+
+
+ com.yomahub
+ liteflow-script-python
+ ${liteflow.version}
+ runtime
+
+
+ com.yomahub
+ liteflow-script-aviator
+ ${liteflow.version}
+ runtime
+
+
+ aviator
+ com.googlecode.aviator
+
+
+
+