diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fa5b8b8b37..5d7078a5d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -934,7 +934,7 @@ bom { ] } } - library("Lettuce", "6.0.7.RELEASE") { + library("Lettuce", "6.0.8.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"