prepare 5.8.22

This commit is contained in:
Looly
2023-07-29 14:18:50 +08:00
parent 5889435e09
commit 8415a24700
27 changed files with 37 additions and 31 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>cn.hutool</groupId>
<artifactId>hutool-parent</artifactId>
<version>5.8.21</version>
<version>5.8.22</version>
</parent>
<artifactId>hutool-extra</artifactId>
@@ -32,7 +32,7 @@
<net.version>3.9.0</net.version>
<emoji-java.version>5.1.1</emoji-java.version>
<servlet-api.version>4.0.1</servlet-api.version>
<spring-boot.version>2.7.10</spring-boot.version>
<spring-boot.version>2.7.14</spring-boot.version>
<cglib.version>3.3.0</cglib.version>
</properties>