mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-10-28 20:43:38 +08:00
删除 spring-ai-bom 依赖
This commit is contained in:
@ -628,16 +628,6 @@
|
|||||||
<artifactId>ureport2-console</artifactId>
|
<artifactId>ureport2-console</artifactId>
|
||||||
<version>${ureport2.version}</version>
|
<version>${ureport2.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- TODO @fansili:看看怎么可以不依赖这个 bom 文件 -->
|
|
||||||
<!-- 添加ai模块 -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.springframework.ai</groupId>
|
|
||||||
<artifactId>spring-ai-bom</artifactId>
|
|
||||||
<version>${spring-ai-bom.version}</version>
|
|
||||||
<type>pom</type>
|
|
||||||
<scope>import</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user