From efc3f527e15d7e1258c74dd824e74cce1f5344e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:10:23 +0000 Subject: [PATCH] Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.0 --- 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 b4d3e23..8897e13 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.0 4.0.0 diff --git a/camel-spring/pom.xml b/camel-spring/pom.xml index bf05cfc..e04e90c 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.0 1.0-SNAPSHOT diff --git a/event-driven/pom.xml b/event-driven/pom.xml index 41b7bb9..9a89390 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.0 diff --git a/messaging/pom.xml b/messaging/pom.xml index 118ae10..1248ce8 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.0 1.0-SNAPSHOT diff --git a/micro-springboot/insurance-service/pom.xml b/micro-springboot/insurance-service/pom.xml index 7533c49..2819950 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.0 4.0.0 diff --git a/micro-springboot/person-service/pom.xml b/micro-springboot/person-service/pom.xml index 0b687a2..5a65bfd 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.0 4.0.0 diff --git a/micro-view/pom.xml b/micro-view/pom.xml index caf3d17..5a01c9f 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.0 4.0.0