aiflow采用jdk8编译,解决项目不支持jdk8问题

pull/8191/head
JEECG 2025-04-14 16:18:58 +08:00
parent 75aa1fe5a0
commit 87197be8f7
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-aiflow</artifactId>
<artifactId>jeecg-aiflow-jdk8</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>