diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a3f742946..f16a9fdc08 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1046,7 +1046,7 @@ bom { ] } } - library("Lettuce", "6.1.3.RELEASE") { + library("Lettuce", "6.1.4.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"