mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 20:54:25 +08:00
⬆️ Upgrading dependencies. hutool 5.7.6 closed #I42IBJ:up hutool 5.7.6
This commit is contained in:
parent
590acc7d3f
commit
cd9df626a1
@ -19,10 +19,10 @@
|
||||
| ---------------------- | ------------- |
|
||||
| Spring Boot | 2.5.3 |
|
||||
| Spring Cloud | 2020.0.3 |
|
||||
| Spring Cloud Alibaba | 2021.1|
|
||||
| Spring Cloud Alibaba | 2021.1 |
|
||||
| Spring Security OAuth2 | 2.3.6 |
|
||||
| Mybatis Plus | 3.4.3 |
|
||||
| hutool | 5.7.5 |
|
||||
| hutool | 5.7.6 |
|
||||
| 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.3</spring-boot-admin.version>
|
||||
<hutool.version>5.7.5</hutool.version>
|
||||
<hutool.version>5.7.6</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
Block a user