mirror of https://gitee.com/maxjhandsome/pig
⬆️ Up hutool 5.7.1
This commit is contained in:
parent
e39355c3da
commit
c6b5e0c9ab
|
@ -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 |
|
||||
|
||||
### 模块说明
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue