Explorar el Código

删除 spring-ai-bom 依赖

cherishsince hace 11 meses
padre
commit
0e277b71e1
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      yudao-dependencies/pom.xml

+ 0 - 10
yudao-dependencies/pom.xml

@@ -628,16 +628,6 @@
                 <artifactId>ureport2-console</artifactId>
                 <version>${ureport2.version}</version>
             </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>
     </dependencyManagement>