From dc2f0c61c61b14ad1ebee71ac71d4a06478f78ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:07:42 +0000 Subject: [PATCH] Update spring boot to v3 --- inventory/pom.xml | 8 ++++---- shipment/pom.xml | 10 +++++----- shop/pom.xml | 10 +++++----- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/inventory/pom.xml b/inventory/pom.xml index 94f625f..4225ad0 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -40,7 +40,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.3.2.RELEASE + 3.3.4 @@ -150,12 +150,12 @@ spring-boot-starter-actuator org.springframework.boot - 2.7.14 + 3.3.4 spring-boot-starter-web org.springframework.boot - 2.7.14 + 3.3.4 @@ -243,7 +243,7 @@ spring-boot-starter-parent org.springframework.boot - 2.3.2.RELEASE + 3.3.4 diff --git a/shipment/pom.xml b/shipment/pom.xml index f4629be..9b175b2 100644 --- a/shipment/pom.xml +++ b/shipment/pom.xml @@ -6,7 +6,7 @@ spring-boot-starter-parent org.springframework.boot - 2.3.3.RELEASE + 3.3.4 4.0.0 @@ -66,7 +66,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.3.2.RELEASE + 3.3.4 @@ -183,12 +183,12 @@ spring-boot-starter-actuator org.springframework.boot - 2.3.2.RELEASE + 3.3.4 spring-boot-starter-web org.springframework.boot - 2.5.12 + 3.3.4 @@ -207,7 +207,7 @@ org.springframework.boot test - 2.3.2.RELEASE + 3.3.4 persistence-api diff --git a/shop/pom.xml b/shop/pom.xml index 1828ae6..417368b 100644 --- a/shop/pom.xml +++ b/shop/pom.xml @@ -40,7 +40,7 @@ spring-boot-maven-plugin org.springframework.boot - 2.3.12.RELEASE + 3.3.4 org.apache.maven.plugins @@ -156,12 +156,12 @@ spring-boot-starter-actuator org.springframework.boot - 2.3.2.RELEASE + 3.3.4 spring-boot-starter-web org.springframework.boot - 2.5.12 + 3.3.4 @@ -180,7 +180,7 @@ org.springframework.boot test - 2.3.2.RELEASE + 3.3.4 de.flapdoodle.embed.mongo @@ -316,7 +316,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.3.RELEASE + 3.3.4