diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ce32e1bf856..d03308daf2b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -840,7 +840,7 @@ bom { ] } } - library("Jedis", "3.2.0") { + library("Jedis", "3.3.0") { group("redis.clients") { modules = [ "jedis"