diff --git a/chapter-3/chapter-3-spring-rest-json/pom.xml b/chapter-3/chapter-3-spring-rest-json/pom.xml
index 38d4182b..4056db7a 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.4.0
+ 3.4.1
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 7d9d1825..44fafba5 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.4.0
+ 3.4.1
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 4fcbb8e3..77728cc9 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.4.0
+ 3.4.1
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 e304ef7d..80029319 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.4.0
+ 3.4.1
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 1bf1e14e..77013e1a 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.4.0
+ 3.4.1
diff --git a/chapter-5/chapter-5-spring-eventbus/pom.xml b/chapter-5/chapter-5-spring-eventbus/pom.xml
index 11a1c927..bccb6b0b 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.4.0
+ 3.4.1
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 4e5fd6b9..faa2b6c0 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.4.0
+ 3.4.1
org.acme