From 0c8396b434c3c703ab48257c2a07759c5fe7c920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 01:36:04 +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.4 to 3.4.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.4.5 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 771c6ff5..62f31092 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.4 + 3.4.5 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 27bc15a4..7a6531c5 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.4 + 3.4.5 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 c61ff24e..9ded9da3 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.4 + 3.4.5 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 3deb3a45..d99b901a 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.4 + 3.4.5 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 16d32006..73104616 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.4 + 3.4.5 diff --git a/chapter-5/chapter-5-spring-eventbus/pom.xml b/chapter-5/chapter-5-spring-eventbus/pom.xml index 8f418a2f..760dd253 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.4 + 3.4.5 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 7d6906f1..6630528f 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.4 + 3.4.5 org.acme