From b26d2a3564afc70a4e88271863d0ae741f7387db Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 21 Dec 2023 16:21:06 +0000
Subject: [PATCH] Update spring
---
lambda/pom.xml | 2 +-
parent/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/lambda/pom.xml b/lambda/pom.xml
index 6336e6d36..f095c9f04 100644
--- a/lambda/pom.xml
+++ b/lambda/pom.xml
@@ -131,7 +131,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 2.7.18
+ 3.2.1
diff --git a/parent/pom.xml b/parent/pom.xml
index 67d547d22..7c6943526 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -9,7 +9,7 @@
- 2.7.18
+ 3.2.1
diff --git a/pom.xml b/pom.xml
index 4d31e85e6..5be6c54bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
0.8.11
7.0.0
- 2021.0.8
+ 2023.0.0
0.00