diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index c112cde04..4cf093e78 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -14,14 +14,14 @@ Maven org.redisson redisson-spring-boot-starter - 3.16.3 + 3.16.4 ``` Gradle ```groovy - compile 'org.redisson:redisson-spring-boot-starter:3.16.3' + compile 'org.redisson:redisson-spring-boot-starter:3.16.4' ```