From 926750fe2b678f62dd3e1d2478a58dcd2e02a52a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 25 Feb 2023 16:15:15 +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 6bfcd8220..509c94d6a 100644
--- a/lambda/pom.xml
+++ b/lambda/pom.xml
@@ -118,7 +118,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 2.7.9
+ 3.0.3
diff --git a/parent/pom.xml b/parent/pom.xml
index a6ec4da67..643f3dcec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -9,7 +9,7 @@
- 2.7.9
+ 3.0.3
diff --git a/pom.xml b/pom.xml
index 79a874cc2..4a8868e22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
0.8.8
6.14.0
- 2021.0.6
+ 2022.0.1
0.00