diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c0ad730658..da7f4b5eb7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -933,7 +933,7 @@ bom { ] } } - library("Lettuce", "6.0.1.RELEASE") { + library("Lettuce", "6.0.2.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"