diff --git a/README.md b/README.md index 16465b8272fb49d89a226140a8c7b43a7c068667..102451e5bd0b3f348e8139de06c68900a1068fc5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@

Build Status Coverage Status - Downloads + Downloads

## 系统说明 -- 基于 Spring Cloud Hoxton 、Spring Boot 2.4、 OAuth2 的 RBAC **权限管理系统** +- 基于 Spring Cloud Hoxton 、Spring Boot 2.3、 OAuth2 的 RBAC **权限管理系统** - 基于数据驱动视图的理念封装 element-ui,即使没有 vue 的使用经验也能快速上手 - 提供对常见容器化支持 Docker、Kubernetes、Rancher2 支持 - 提供 lambda 、stream api 、webflux 的生产实践 @@ -17,7 +17,7 @@ | 依赖 | 版本 | | ---------------------- | ------------- | -| Spring Boot | 2.4.0 | +| Spring Boot | 2.3.6.RELEASE | | Spring Cloud | Hoxton.SR8 | | Spring Cloud Alibaba | 2.2.3.RELEASE | | Spring Security OAuth2 | 2.3.6 | diff --git a/pom.xml b/pom.xml index 69e8dbbd2b0f7ba685d80892298638fa51868fed..0b8e0a297e9eded64ecd597a568f19114b21cd88 100755 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ https://www.pig4cloud.com - 2.4.0 + 2.3.6.RELEASE Hoxton.SR9 2.2.3.RELEASE UTF-8