diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5a63cfc6d3..c757f3d7fc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -825,7 +825,7 @@ bom { ] } } - library("Lettuce", "6.3.0.RELEASE") { + library("Lettuce", "6.3.1.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"