From fd33f69bc4fdddf8c6504a1dd8e52d18e8091345 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Sat, 23 Nov 2024 15:23:45 +0300 Subject: [PATCH] Spring Boot upgraded to 3.4.0 --- redisson-spring-boot-starter/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index 7d11c3b9c..1da66d714 100644 --- a/redisson-spring-boot-starter/pom.xml +++ b/redisson-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ - 3.3.4 + 3.4.0 redisson-spring-boot-starter @@ -102,7 +102,7 @@ org.redisson - redisson-spring-data-33 + redisson-spring-data-34 ${project.version}