From 323b17618c66c9008e17ff646b9cdd50e51d53d4 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 12 Jul 2021 14:31:28 +0300 Subject: [PATCH] Update README.md --- redisson-spring-boot-starter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index e33f6b521..420116a13 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -2,7 +2,7 @@ Integrates Redisson with Spring Boot library. Depends on [Spring Data Redis](https://github.com/redisson/redisson/tree/master/redisson-spring-data#spring-data-redis-integration) module. -Supports Spring Boot 1.3.x - 2.4.x +Supports Spring Boot 1.3.x - 2.5.x ## Usage