!119 ⬆️ Up hutool 5.7.1

Merge pull request !119 from Lht/dev
This commit is contained in:
Lht 2021-06-19 18:22:29 +08:00 committed by Gitee
commit 5a90937457
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
| Spring Cloud Alibaba | 2021.1|
| Spring Security OAuth2 | 2.3.6 |
| Mybatis Plus | 3.4.3 |
| hutool | 5.6.7 |
| hutool | 5.7.1 |
| Avue | 2.6.18 |
### 模块说明

View File

@ -41,7 +41,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring-boot-admin.version>2.4.1</spring-boot-admin.version>
<hutool.version>5.6.7</hutool.version>
<hutool.version>5.7.1</hutool.version>
<mybatis-plus.version>3.4.3</mybatis-plus.version>
<dynamic-ds.version>3.4.0</dynamic-ds.version>
<captcha.version>2.2.0</captcha.version>