publish 2.0.0.rc40

This commit is contained in:
曾文豪
2024-08-23 11:15:48 +08:00
parent 542e23ac1b
commit e57cd5e1c8
12 changed files with 24 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-parent</artifactId>
<version>2.0.0.rc38</version>
<version>2.0.0.rc40</version>
</parent>
<artifactId>springboot-util</artifactId>
@@ -107,7 +107,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.76</version>
<version>1.2.83</version>
</dependency>
<!-- 加解密 -->