diff --git a/chapter-3/chapter-3-spring-rest-json/pom.xml b/chapter-3/chapter-3-spring-rest-json/pom.xml index e6c84a98..e01f7167 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.2 + 3.4.3 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 7c0a07e7..1fd82d05 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.2 + 3.4.3 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 fdf6ac9d..8b72ae52 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.2 + 3.4.3 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 9a27f185..43cebf66 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.2 + 3.4.3 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 bf11848b..d3d4e664 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.2 + 3.4.3 diff --git a/chapter-5/chapter-5-spring-eventbus/pom.xml b/chapter-5/chapter-5-spring-eventbus/pom.xml index c2ffd22e..8660b15f 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.2 + 3.4.3 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 43d38d36..947a01a9 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.2 + 3.4.3 org.acme