From a089da2c12447f293f78c6fe25933768e8db2245 Mon Sep 17 00:00:00 2001 From: Raja Kolli Date: Sat, 4 Nov 2023 10:19:04 +0530 Subject: [PATCH] Update spring boot version --- boot-ultimate-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot-ultimate-redis/pom.xml b/boot-ultimate-redis/pom.xml index 90aa347e7..1b078d573 100644 --- a/boot-ultimate-redis/pom.xml +++ b/boot-ultimate-redis/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0-RC1 + 3.2.0-RC2 com.example