From a4f9d0eafca7e63aa75deb40151c106c7fcc0176 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:41:02 +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 2d67244..67ef35a 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 e8bd0b1..7cf84f9 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 3359d62..0d7ef6b 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