diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 541698618ac..d0c0393353c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1005,7 +1005,7 @@ bom { ] } } - library("Lettuce", "5.3.0.RELEASE") { + library("Lettuce", "5.3.1.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"