From 1e25b718e2cb730285ef7e72506c488b0fc8ef31 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 16 Jun 2024 14:27:43 +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 81ddb3f..d809a11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,14 +12,14 @@
1.9.24
1.8
1.3.25
- 2.7.18
+ 3.3.0
org.springframework.boot
spring-boot-starter-actuator
- 2.7.18
+ 3.3.0
javax.validation
@@ -220,7 +220,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 2.7.18
+ 3.3.0
true
${start.class}