改变的pom文件

master
sikadi 2023-11-20 20:05:19 +08:00
parent 7b135d597c
commit 1c1ea4acf4
1 changed files with 1 additions and 24 deletions

View File

@ -10,6 +10,7 @@
</parent>
<artifactId>fate-modules-firm-server</artifactId>
<version>3.6.3</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>
@ -58,30 +59,6 @@
<version>8.0.33</version>
</dependency>
<!-- fate Common DataSource -->
<dependency>
<groupId>com.fate</groupId>
<artifactId>fate-common-datasource</artifactId>
</dependency>
<!-- fate Common DataScope -->
<dependency>
<groupId>com.fate</groupId>
<artifactId>fate-common-datascope</artifactId>
</dependency>
<!-- fate Common Log -->
<dependency>
<groupId>com.fate</groupId>
<artifactId>fate-common-log</artifactId>
</dependency>
<!-- fate Common Swagger -->
<dependency>
<groupId>com.fate</groupId>
<artifactId>fate-common-swagger</artifactId>
</dependency>
<!-- 商品服务公共11依赖 -->
<dependency>
<groupId>com.fate</groupId>