Compare commits

..

1 Commits

Author SHA1 Message Date
张代浩@JEECG 2608008efc
Update README.md 2021-08-17 11:32:17 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
新版本已出强烈推荐https://github.com/zhangdaiscott/jeecg-boot
======================================================================================
==============================================================
![JEECG](https://static.oschina.net/uploads/img/201905/24184932_ak9D.png "Jeecg快速开发平台")

View File

@ -15,7 +15,7 @@
<spring.version>4.0.9.RELEASE</spring.version>
<!-- hibernate -->
<hibernate.version>4.1.0.Final</hibernate.version>
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
<hibernate-validator.version>4.2.0.Final</hibernate-validator.version>
<!-- minidao -->
<minidao.version>1.6.7</minidao.version>