From 412552b46c6633506b73a1295317d8ac933b7cab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 09:39:33 +0000 Subject: [PATCH] Update spring boot to v2.7.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f1f23d..57017d2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.8 + 2.7.14 @@ -182,7 +182,7 @@ org.springframework.boot spring-boot-configuration-processor - 2.7.8 + 2.7.14