From a904bceaf2b678ea17b94000452e917fb7e58ca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:17:31 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 --- 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 47b0ba4..6824ab6 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.3.5 4.0.0 diff --git a/camel-spring/pom.xml b/camel-spring/pom.xml index bf05cfc..5ced442 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.3.5 1.0-SNAPSHOT diff --git a/event-driven/pom.xml b/event-driven/pom.xml index e8e23d6..84e16d8 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.3.5 diff --git a/messaging/pom.xml b/messaging/pom.xml index 10fd4b7..5ecba76 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.5 1.0-SNAPSHOT diff --git a/micro-springboot/insurance-service/pom.xml b/micro-springboot/insurance-service/pom.xml index b0bb795..0874e9e 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.3.5 4.0.0 diff --git a/micro-springboot/person-service/pom.xml b/micro-springboot/person-service/pom.xml index aded7f5..ab38b42 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.3.5 4.0.0 diff --git a/micro-view/pom.xml b/micro-view/pom.xml index caf3d17..91a1b8d 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.3.5 4.0.0