From 50137aca62fdefec44cbc85e0fd9f1adf1cf3115 Mon Sep 17 00:00:00 2001 From: MaxKey Date: Sun, 11 Jul 2021 10:30:29 +0800 Subject: [PATCH] springBoot 2.5.2 --- README.md | 8 ++++---- README_en.md | 8 ++++---- README_zh.md | 10 +++++----- gradle.properties | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 42ffd0b02..25322fe73 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Key Functions 1. Standard Protocols | No. | Protocols | Support | -| --------| :----- | :----: | +| --------| :----- | :---- | | 1.1 | OAuth 2.0/OpenID Connect | HIGH | | 1.2 | SAML 2.0 | HIGH | | 1.3 | JWT | HIGH | @@ -41,7 +41,7 @@ Key Functions 2. Authentication | No. | SignIn Support | Support | -| --------| :----- | :----: | +| --------| :----- | :---- | | 2.1 | Captcha | letter / number / arithmetic | | 2.2 | Two Factor Authentication | SMS / TOPT/ Mail | | 2.3 | SMS | Tencent SMS / Alibaba SMS / NetEaseYunXin | @@ -91,7 +91,7 @@ App Management UI Download the current version of Baidu Pan, history version | Version | ReleaseDate | Download URL | Code | -| --------| :----- | :---- | :----: | +| --------| :----- | :---- | :---- | | v 2.8.1 GA | 2021/06/25 | Download | **dplq** | @@ -107,7 +107,7 @@ Download the current version of Baidu Pan, history version | Version | Date | URL | Code | -| --------| :----- | :---- | :----: | +| --------| :----- | :---- | :---- | | v 2.8.1 GA | 2021/06/25 | Download | **dplq** | @@ -107,7 +107,7 @@ Download the current version of Baidu Pan, 历史版本 -| 版本 | 日期 | 下载地址 | 提取码 | -| --------| :----- | :---- | :----: | +| 版本 | 日期 | 下载地址 | 提取码 | +| --------| :----- | :---- | :---- | | v 2.8.1 GA | 2021/06/25 | 链接下载 | **dplq** | @@ -110,7 +110,7 @@ QQ交流群:434469201 以下为部分接入或测试中的用户 | 序号 | 单位 | 行业 | -| --------| :----- | :----: | +| --------| :----- | :---- | | 1.1 | 兰州现代职业学院 | 院校 | | 1.2 | 无锡立信高等职业技术学校 | 院校 | | 2.1 | 武汉英特沃科技有限公司 | 科技 | diff --git a/gradle.properties b/gradle.properties index 39ea7c651..a8fa03f5c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -37,7 +37,7 @@ tomcatVersion =9.0.46 tomcatembedloggingjuliVersion =8.5.2 #spring springVersion =5.3.8 -springBootVersion =2.5.1 +springBootVersion =2.5.2 springSecurityVersion =5.5.1 springDataVersion =2.5.1 springSessionVersion =2.5.0