改变的pom文件
parent
7b135d597c
commit
1c1ea4acf4
|
@ -10,6 +10,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>fate-modules-firm-server</artifactId>
|
<artifactId>fate-modules-firm-server</artifactId>
|
||||||
|
<version>3.6.3</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>17</maven.compiler.source>
|
<maven.compiler.source>17</maven.compiler.source>
|
||||||
|
@ -58,30 +59,6 @@
|
||||||
<version>8.0.33</version>
|
<version>8.0.33</version>
|
||||||
</dependency>
|
</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依赖 -->
|
<!-- 商品服务公共11依赖 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fate</groupId>
|
<groupId>com.fate</groupId>
|
||||||
|
|
Loading…
Reference in New Issue