Merge branch 'master' into deploy

pull/875/head
Zheng Jie 2023-05-30 17:55:49 +08:00
commit 311ad2589f
2 changed files with 7 additions and 1 deletions

View File

@ -24,6 +24,12 @@
| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web |
| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |
#### 赞助商 | Sponsor
<a href="https://www.mingdao.com/?s=utm_79&utm_source=eladmin&utm_medium=banner&utm_campaign=github&utm_content=IT赋能业务" target="_blank">
<img src="https://eladmin.vip/images/banner/index.png" alt="明道云零代码构建平台" style="width: 400px;border-radius: 2px;">
</a>
#### 主要特性
- 使用最新技术栈,社区资源丰富。
- 高效率开发,代码生成器可一键生成前后端代码

View File

@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
<hutool.version>5.7.22</hutool.version>
<hutool.version>5.8.19</hutool.version>
</properties>
<artifactId>eladmin-common</artifactId>