diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6b0ffcc454..a55b1e8f00 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -776,7 +776,7 @@ bom { ] } } - library("Lettuce", "6.2.5.RELEASE") { + library("Lettuce", "6.2.6.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"