diff --git a/chapter-3/chapter-3-spring-rest-json/pom.xml b/chapter-3/chapter-3-spring-rest-json/pom.xml
index b5213cd1..98005645 100644
--- a/chapter-3/chapter-3-spring-rest-json/pom.xml
+++ b/chapter-3/chapter-3-spring-rest-json/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
org.acme
diff --git a/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml b/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml
index 593b6f37..9733561c 100644
--- a/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml
+++ b/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
org.acme
diff --git a/chapter-4/chapter-4-spring-data-jpa/pom.xml b/chapter-4/chapter-4-spring-data-jpa/pom.xml
index dbb96278..75412f3c 100644
--- a/chapter-4/chapter-4-spring-data-jpa/pom.xml
+++ b/chapter-4/chapter-4-spring-data-jpa/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
org.acme
diff --git a/chapter-4/chapter-4-spring-data-r2dbc/pom.xml b/chapter-4/chapter-4-spring-data-r2dbc/pom.xml
index 1c518c09..a7449279 100644
--- a/chapter-4/chapter-4-spring-data-r2dbc/pom.xml
+++ b/chapter-4/chapter-4-spring-data-r2dbc/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
org.acme
diff --git a/chapter-5/chapter-5-spring-cloud-events/pom.xml b/chapter-5/chapter-5-spring-cloud-events/pom.xml
index b12eb755..15495409 100644
--- a/chapter-5/chapter-5-spring-cloud-events/pom.xml
+++ b/chapter-5/chapter-5-spring-cloud-events/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
diff --git a/chapter-5/chapter-5-spring-eventbus/pom.xml b/chapter-5/chapter-5-spring-eventbus/pom.xml
index d9d9c547..9c9a7844 100644
--- a/chapter-5/chapter-5-spring-eventbus/pom.xml
+++ b/chapter-5/chapter-5-spring-eventbus/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
org.acme
diff --git a/chapter-5/chapter-5-spring-kafka-streams/pom.xml b/chapter-5/chapter-5-spring-kafka-streams/pom.xml
index 2f1ff6c0..75a63d66 100644
--- a/chapter-5/chapter-5-spring-kafka-streams/pom.xml
+++ b/chapter-5/chapter-5-spring-kafka-streams/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.5
+ 3.5.6
org.acme