REQ-3581: 升级依赖

This commit is contained in:
yanglin 2025-02-21 12:41:39 +08:00
parent 40754a7bd0
commit 88dce18bb1
3 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,7 @@
<dependency>
<groupId>cn.axzo.trade</groupId>
<artifactId>trade-web-spring-boot-starter</artifactId>
<version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>

View File

@ -37,6 +37,7 @@
<dependency>
<groupId>cn.axzo.trade</groupId>
<artifactId>trade-web-spring-boot-starter</artifactId>
<version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cn.axzo.msgcenter</groupId>

View File

@ -61,6 +61,7 @@
<dependency>
<groupId>cn.axzo.trade</groupId>
<artifactId>trade-web-spring-boot-starter</artifactId>
<version>2.0.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project>