From 72516396cce4dcd815ce756ba7be9959177c8b88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:11:25 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.2 --- 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 92330fb..453e5c8 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.2 4.0.0 diff --git a/camel-spring/pom.xml b/camel-spring/pom.xml index bf05cfc..f0361e7 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.2 1.0-SNAPSHOT diff --git a/event-driven/pom.xml b/event-driven/pom.xml index e8e23d6..95bbf3d 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.2 diff --git a/messaging/pom.xml b/messaging/pom.xml index 3cd7d3e..a432727 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.2 1.0-SNAPSHOT diff --git a/micro-springboot/insurance-service/pom.xml b/micro-springboot/insurance-service/pom.xml index 2d528e8..313e1e9 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.2 4.0.0 diff --git a/micro-springboot/person-service/pom.xml b/micro-springboot/person-service/pom.xml index 78b6972..c151d61 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.2 4.0.0 diff --git a/micro-view/pom.xml b/micro-view/pom.xml index caf3d17..c6a2062 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.2 4.0.0