提供springboot4版本的aiflow

This commit is contained in:
JEECG 2026-07-08 22:48:17 +08:00
parent 74c60bbefb
commit 704fa8efbb

View File

@ -74,8 +74,8 @@
<!-- aiflow依赖 -->
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>jeecg-aiflow</artifactId>
<version>3.9.2-beta</version>
<artifactId>jeecg-aiflow-boot4</artifactId>
<version>3.9.2</version>
<exclusions>
<exclusion>
<groupId>commons-io</groupId>