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