From a8c74f85f3a6bae965766f1f182d1e44e209fd58 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 18 Apr 2024 19:14:54 +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 c8700b2..dbb44b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,14 +12,14 @@
1.9.23
1.8
0.81.0
- 2.7.18
+ 3.2.5
org.springframework.boot
spring-boot-starter-actuator
- 2.7.18
+ 3.2.5
javax.validation
@@ -221,7 +221,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 2.7.18
+ 3.2.5
true
${start.class}