build 数据脚本和版本号更新

This commit is contained in:
xxm1995
2024-03-14 20:14:35 +08:00
parent 034cedfbde
commit e288762601
17 changed files with 4014 additions and 47 deletions

View File

@@ -15,7 +15,7 @@
<groupId>cn.bootx.platform</groupId>
<artifactId>dax-pay</artifactId>
<packaging>pom</packaging>
<version>2.0.2</version>
<version>2.0.3</version>
<modules>
<module>daxpay-single</module>
@@ -30,7 +30,7 @@
<!-- 二方库版本 -->
<bootx-platform.version>1.3.6.2</bootx-platform.version>
<daxpay.version>2.0.2</daxpay.version>
<daxpay.version>2.0.3</daxpay.version>
<!-- 三方库 -->
<slf4j.version>1.7.30</slf4j.version>
<redisson.version>3.16.8</redisson.version>