diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a38149a07b..d52e1c1d1f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -934,7 +934,7 @@ bom { ] } } - library("Lettuce", "6.0.2.RELEASE") { + library("Lettuce", "6.0.3.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"