From 862900c069a526dcb99af71fff2d5b57ddcc80d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 12:03:28 +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..9ad5c16 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.6 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..992e17f 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.6 exec