up hutool 5.7.8 close #I4545I

This commit is contained in:
lht 2021-08-12 13:55:35 +08:00
parent ede351941b
commit d9ed06527d
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<p align="center">
<img src="https://img.shields.io/badge/Pig-3.2-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Pig-3.3-success.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-2020-blue.svg" alt="Coverage Status">
<img src="https://img.shields.io/badge/Spring%20Boot-2.5-blue.svg" alt="Downloads">
<img src="https://img.shields.io/github/license/pig-mesh/pig"/>
@ -22,7 +22,7 @@
| Spring Cloud Alibaba | 2021.1 |
| Spring Security OAuth2 | 2.3.6 |
| Mybatis Plus | 3.4.3 |
| hutool | 5.7.7 |
| hutool | 5.7.8 |
| 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.3</spring-boot-admin.version>
<hutool.version>5.7.7</hutool.version>
<hutool.version>5.7.8</hutool.version>
<mybatis-plus.version>3.4.3</mybatis-plus.version>
<dynamic-ds.version>3.4.1</dynamic-ds.version>
<captcha.version>2.2.0</captcha.version>