diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 20924918e8c..00b001eb7f6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -990,7 +990,7 @@ bom { ] } } - library("Lettuce", "5.3.4.RELEASE") { + library("Lettuce", "5.3.5.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"