diff --git a/redisson-spring-data/README.md b/redisson-spring-data/README.md index 18421f694..3af09dce9 100644 --- a/redisson-spring-data/README.md +++ b/redisson-spring-data/README.md @@ -2,7 +2,7 @@ Integrates Redisson with Spring Data Redis library. Implements Spring Data's `RedisConnectionFactory` and `ReactiveRedisConnectionFactory` interfaces and allows to interact with Redis through `RedisTemplate` or `ReactiveRedisTemplate` object. -Supports Spring Data Redis 1.8.x, 2.0.x, 2.1.x, 2.2.x +Supports Spring Data Redis 1.6.x, 1.7.x, 1.8.x, 2.0.x, 2.1.x, 2.2.x Consider __[Redisson PRO](https://redisson.pro)__ version for advanced features and support by SLA.