diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5d3af3ad3..8eda9b38f0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -797,7 +797,7 @@ bom { ] } } - library("Lettuce", "6.2.6.RELEASE") { + library("Lettuce", "6.2.7.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"