chore: hutool 5.8.22

This commit is contained in:
xingyu 2023-09-24 17:36:42 +08:00
parent 8187398bdf
commit 22041b6f8d
3 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@
<jsoup.version>1.15.4</jsoup.version>
<lombok.version>1.18.28</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<hutool.version>5.8.21</hutool.version>
<hutool.version>5.8.22</hutool.version>
<easyexcel.verion>3.3.2</easyexcel.verion>
<velocity.version>2.3</velocity.version>
<screw.version>1.0.5</screw.version>

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.21</version>
<version>5.8.22</version>
</dependency>
<dependency>

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.21</version>
<version>5.8.22</version>
</dependency>
<dependency>