From e6ef3a41e979c1e45084030baa84a2bc6240fe0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:27:13 +0000 Subject: [PATCH] chore(deps): update dependency Update spring boot to v3.2.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index afbe565..47f91c5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.1 + 3.2.2 com.movie.recommendation @@ -56,7 +56,7 @@ org.springframework.boot spring-boot-starter-actuator - 3.2.1 + 3.2.2 compile