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