From 5baa6c5dc1bd1f8dcebb24605cf7829a7073b9c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 15:56:16 +0000 Subject: [PATCH] Update spring boot to v3 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b1ed14c..5e49c39 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ 1.9.22 1.8 0.81.0 - 2.7.18 + 3.2.2 org.springframework.boot spring-boot-starter-actuator - 2.7.18 + 3.2.2 javax.validation @@ -221,7 +221,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.7.18 + 3.2.2 true ${start.class}