From 9a2378e2272dbdd5d4cb9ba5df9ae04df047eade Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 11:09:10 +0000 Subject: [PATCH] Update spring boot to v2.7.10 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f1f23d..cec1c86 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.8 + 2.7.10 @@ -182,7 +182,7 @@ org.springframework.boot spring-boot-configuration-processor - 2.7.8 + 2.7.10