From ebf8b5af33a6bbe8a3548b3b814c387f6a522962 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:42:26 +0000 Subject: [PATCH] chore(deps): update dependency Update spring boot to v3.2.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index acac248..73a6a44 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.3 + 3.2.4 com.movie.recommendation @@ -56,7 +56,7 @@ org.springframework.boot spring-boot-starter-actuator - 3.2.3 + 3.2.4 compile