diff --git a/README.md b/README.md
index 0ce58691f2..c0ecdf6f49 100644
--- a/README.md
+++ b/README.md
@@ -308,7 +308,7 @@
| 框架 | 说明 | 版本 | 学习指南 |
|---------------------------------------------------------------------------------------------|------------------|----------------|----------------------------------------------------------------|
-| [Spring Boot](https://spring.io/projects/spring-boot) | 应用开发框架 | 3.5.4 | [文档](https://github.com/YunaiV/SpringBoot-Labs) |
+| [Spring Boot](https://spring.io/projects/spring-boot) | 应用开发框架 | 3.5.5 | [文档](https://github.com/YunaiV/SpringBoot-Labs) |
| [MySQL](https://www.mysql.com/cn/) | 数据库服务器 | 5.7 / 8.0+ | |
| [Druid](https://github.com/alibaba/druid) | JDBC 连接池、监控组件 | 1.2.27 | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) |
| [MyBatis Plus](https://mp.baomidou.com/) | MyBatis 增强工具包 | 3.5.12 | [文档](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao) |
diff --git a/pom.xml b/pom.xml
index b6460a7729..e1317e1240 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
1.7.2
1.18.38
- 3.5.4
+ 3.5.5
1.6.3
UTF-8
diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml
index 2b87cb2dcb..c2cf9eda99 100644
--- a/yudao-dependencies/pom.xml
+++ b/yudao-dependencies/pom.xml
@@ -17,9 +17,9 @@
2025.08-SNAPSHOT
1.7.2
- 3.5.4
+ 3.5.5
- 2.8.9
+ 2.8.11
4.5.0
1.2.27
@@ -28,11 +28,11 @@
1.5.4
4.3.1
3.0.6
- 3.50.0
+ 3.51.0
8.1.3.140
8.6.0
5.1.0
- 3.3.3
+ 3.7.3
2.3.4
@@ -49,12 +49,12 @@
7.0.1
1.4.0
- 1.21.1
+ 1.21.2
1.18.38
1.6.3
- 5.8.39
+ 5.8.40
6.0.0-M22
- 1.2.0
+ 1.3.0
2.4.1
1.2.83
33.4.8-jre
@@ -75,7 +75,7 @@
1.4.0
2.0.0
1.9.5
- 4.7.5.B
+ 4.7.7-20250808.182223