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