From 033109b8a02616662d7243ef839b54cefab85844 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 23 Nov 2018 14:24:51 +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 11f93f9e9..384965187 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -3,7 +3,7 @@ Spring Boot Starter 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, 1.4.x, 1.5.x, 2.0.x +Supports Spring Boot 1.3.x, 1.4.x, 1.5.x, 2.0.x, 2.1.x Please consider __[Redisson PRO](https://redisson.pro)__ version for advanced features and support by SLA.