From c579dbb24d40bb18df743ed89144720d1af3b2eb Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Wed, 31 May 2023 16:16:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=A7=AF=E6=9C=A8=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8=E7=89=88=E6=9C=AC=E5=8F=B7=E3=80=81=E4=BF=AE=E6=94=B9?= =?UTF-8?q?readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 6 +++--- README.md | 6 +++--- pom.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README-EN.md b/README-EN.md index 2bbcfebf..408ddf79 100644 --- a/README-EN.md +++ b/README-EN.md @@ -205,15 +205,15 @@ Technical Architecture: #### backend -- Basic framework: Spring Boot 2.6.6 +- Basic framework: Spring Boot 2.6.14 - Microservice framework: Spring Cloud Alibaba 2021.0.1.0 - Persistence layer framework: MybatisPlus 3.5.1 -- Report tool: JimuReport 1.5.2 +- Report tool: JimuReport 1.5.8 -- Security framework: Apache Shiro 1.8.0, Jwt 3.11.0 +- Security framework: Apache Shiro 1.10.0, Jwt 3.11.0 - Microservice technology stack: Spring Cloud Alibaba, Nacos, Gateway, Sentinel, Skywalking diff --git a/README.md b/README.md index c0967f11..daef86fa 100644 --- a/README.md +++ b/README.md @@ -238,15 +238,15 @@ VUE2版本专题介绍 #### 后端 -- 基础框架:Spring Boot 2.6.6 +- 基础框架:Spring Boot 2.6.14 - 微服务框架: Spring Cloud Alibaba 2021.0.1.0 - 持久层框架:MybatisPlus 3.5.1 -- 报表工具: JimuReport 1.5.2 +- 报表工具: JimuReport 1.5.8 -- 安全框架:Apache Shiro 1.8.0,Jwt 3.11.0 +- 安全框架:Apache Shiro 1.10.0,Jwt 3.11.0 - 微服务技术栈:Spring Cloud Alibaba、Nacos、Gateway、Sentinel、Skywalking diff --git a/pom.xml b/pom.xml index d56e3caa..8acc6090 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 1.9.0 - 1.5.6 + 1.5.8 2.6 2.1.0 3.11.2 @@ -344,7 +344,7 @@ org.jeecgframework.jimureport jimureport-nosql-starter - ${jimureport-spring-boot-starter.version} + 1.5.6