From f64e098d6c55717f00ae04ede12e5e0f5f8526be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:37:07 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- chapter-3/chapter-3-spring-rest-json/pom.xml | 2 +- chapter-3/chapter-3-spring-webflux-rest-json/pom.xml | 2 +- chapter-4/chapter-4-spring-data-jpa/pom.xml | 2 +- chapter-4/chapter-4-spring-data-r2dbc/pom.xml | 2 +- chapter-5/chapter-5-spring-cloud-events/pom.xml | 2 +- chapter-5/chapter-5-spring-eventbus/pom.xml | 2 +- chapter-5/chapter-5-spring-kafka-streams/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) 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