diff --git a/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml b/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml
index b413be12..cd2c5fcc 100644
--- a/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml
+++ b/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.4
+ 3.4.3
diff --git a/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml b/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml
index 72125742..6f26718f 100644
--- a/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml
+++ b/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.4
+ 3.4.3
diff --git a/templates/hw01-xml-config/pom.xml b/templates/hw01-xml-config/pom.xml
index 6143c53c..e0e90f70 100644
--- a/templates/hw01-xml-config/pom.xml
+++ b/templates/hw01-xml-config/pom.xml
@@ -13,7 +13,7 @@
17
17
UTF-8
- 6.2.1
+ 6.2.3
5.9
5.10.2
5.10.0
diff --git a/templates/hw02-annotation-config/pom.xml b/templates/hw02-annotation-config/pom.xml
index fbcbcdab..1e13f378 100644
--- a/templates/hw02-annotation-config/pom.xml
+++ b/templates/hw02-annotation-config/pom.xml
@@ -13,7 +13,7 @@
17
17
UTF-8
- 6.2.1
+ 6.2.3
5.9
5.10.2
5.10.0
diff --git a/templates/hw03-spring-boot/pom.xml b/templates/hw03-spring-boot/pom.xml
index 0d08db5e..41bf01f0 100644
--- a/templates/hw03-spring-boot/pom.xml
+++ b/templates/hw03-spring-boot/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.1
+ 3.4.3