diff --git a/README.md b/README.md
index 0101743..d8331eb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
@@ -14,7 +14,7 @@
## SpringBlade微服务开发平台
-* 采用前后端分离的模式,前端开源两个框架:[Sword](https://gitee.com/smallc/Sword) (基于 React、Ant Design)、[Saber](https://gitee.com/smallc/Saber) (基于 Vue、Element-UI)
+* 采用前后端分离的模式,前端架构 [Saber](https://gitee.com/smallc/Saber) (基于 Vue3、Element-Plus)
* 后端采用SpringCloud全家桶,并同时对其基础组件做了高度的封装,单独开源出一个框架:[BladeTool](https://gitee.com/smallc/blade-tool)
* [BladeTool](https://github.com/chillzhuang/blade-tool)已推送至Maven中央库,直接引入即可,减少了工程的臃肿,也可更注重于业务开发
* 集成Sentinel从流量控制、熔断降级、系统负载等多个维度保护服务的稳定性。
@@ -34,12 +34,12 @@
|----------------------|------------|
| Java | 17+ |
| NodeJS | 18+ |
-| Spring | 6.2.15 |
-| Spring Boot | 3.5.9 |
-| Spring Cloud | 2025.0.1 |
+| Spring | 6.2.17 |
+| Spring Boot | 3.5.13 |
+| Spring Cloud | 2025.0.2 |
| Spring Cloud Alibaba | 2025.0.0.0 |
-| Nacos Alibaba | 3.1.1 |
-| Mybatis Plus | 3.5.19 |
+| Nacos Alibaba | 3.1.2 |
+| Mybatis Plus | 3.5.14 |
## 工程结构
@@ -83,7 +83,8 @@ blade-tool
| 交流四群 | `1034621754` (满) |
| 交流五群 | `946350912` (满) |
| 交流六群 | `511624269` (满) |
-| 交流七群 | `298061704` |
+| 交流七群 | `298061704` (满) |
+| 交流八群 | `1078507904` |
## 官方产品
diff --git a/pom.xml b/pom.xml
index fddbf01..2e9041c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
- 4.8.0
+ 4.9.0
org.springblade.blade.tool
17
@@ -62,15 +62,15 @@
33.5.0-jre
3.1.6
1.18.42
- 1.2.27
+ 1.2.28
- 6.2.15
- 3.5.9
- 3.5.6
- 2025.0.1
+ 6.2.17
+ 3.5.13
+ 3.5.8
+ 2025.0.2
2025.0.0.0
- 3.1.1
+ 3.1.2
1.3.0
5.4.1
1.4
@@ -723,8 +723,15 @@
org.apache.maven.plugins
maven-javadoc-plugin
3.12.0
-
-
+
+ none
+ false
+ false
+ ${java.version}
+ UTF-8
+ UTF-8
+ UTF-8
+
package
@@ -745,6 +752,12 @@
sign
+
+
+ --pinentry-mode
+ loopback
+
+