From b0c9a2fd9e8871a516d57afee4c5165af59237ba Mon Sep 17 00:00:00 2001
From: JEECG <445654970@qq.com>
Date: Thu, 26 Jun 2025 10:56:02 +0800
Subject: [PATCH] =?UTF-8?q?v3.8.1=E5=8F=91=E5=B8=83=EF=BC=8C=E5=8D=87?=
=?UTF-8?q?=E7=BA=A7Aiflow=E5=90=8E=E7=AB=AF=E8=A7=A3=E5=86=B3=E6=89=93?=
=?UTF-8?q?=E5=8C=85=E8=BF=87=E5=A4=A7=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../jeecg-boot-module-airag/pom.xml | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
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 db62745d6..7366c791f 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
@@ -57,16 +57,25 @@
org.jeecgframework.boot
jeecg-aiflow
- 1.1.0
+ 1.1.1
-
+
+
+ org.jetbrains.kotlin
+ kotlin-scripting-jsr223
+ ${kotlin.version}
+ provided
+
com.yomahub
liteflow-script-graaljs
${liteflow.version}
- runtime
+ provided
+
+
+
com.yomahub
liteflow-script-groovy