diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3ad0b67d27..acb4c4aaaa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1057,7 +1057,7 @@ bom { ] } } - library("Lettuce", "6.1.6.RELEASE") { + library("Lettuce", "6.1.8.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"