From 81b25f78387b5e791d91f94115644e47db2c4d95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 15:06:19 +0000 Subject: [PATCH] chore(deps): update spring boot to v3 --- pom.xml | 2 +- work-tracker-spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7ab937c..4f68a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ 1.2.3 7.3 2.14.2 - 1.5.22.RELEASE + 3.0.7 4.3.30.RELEASE 2.4.8 1.7.25 diff --git a/work-tracker-spring-boot/pom.xml b/work-tracker-spring-boot/pom.xml index 0306ca9..3c88f59 100644 --- a/work-tracker-spring-boot/pom.xml +++ b/work-tracker-spring-boot/pom.xml @@ -79,7 +79,7 @@ limitations under the License. org.springframework.boot spring-boot-maven-plugin - 1.5.22.RELEASE + 3.0.7 exec