From a85629ab1714f528bf4d0f5823b28aed9927e4fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 02:22:28 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 --- camel-spring/person-demo/pom.xml | 2 +- camel-spring/pom.xml | 2 +- event-driven/pom.xml | 2 +- messaging/pom.xml | 2 +- micro-springboot/insurance-service/pom.xml | 2 +- micro-springboot/person-service/pom.xml | 2 +- micro-view/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/camel-spring/person-demo/pom.xml b/camel-spring/person-demo/pom.xml index 2d67244..667fb2a 100644 --- a/camel-spring/person-demo/pom.xml +++ b/camel-spring/person-demo/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 4.0.0 diff --git a/camel-spring/pom.xml b/camel-spring/pom.xml index bf05cfc..7e3b50e 100644 --- a/camel-spring/pom.xml +++ b/camel-spring/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 1.0-SNAPSHOT diff --git a/event-driven/pom.xml b/event-driven/pom.xml index e8e23d6..c6ff70d 100644 --- a/event-driven/pom.xml +++ b/event-driven/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 diff --git a/messaging/pom.xml b/messaging/pom.xml index 3cd7d3e..3a1df41 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 1.0-SNAPSHOT diff --git a/micro-springboot/insurance-service/pom.xml b/micro-springboot/insurance-service/pom.xml index 16d61ef..0458702 100644 --- a/micro-springboot/insurance-service/pom.xml +++ b/micro-springboot/insurance-service/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 4.0.0 diff --git a/micro-springboot/person-service/pom.xml b/micro-springboot/person-service/pom.xml index fe7f16b..7d6b2de 100644 --- a/micro-springboot/person-service/pom.xml +++ b/micro-springboot/person-service/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 4.0.0 diff --git a/micro-view/pom.xml b/micro-view/pom.xml index caf3d17..f94037d 100644 --- a/micro-view/pom.xml +++ b/micro-view/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.4.1 4.0.0