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