diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a015d2075a..3ee839b842 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1024,7 +1024,7 @@ bom { ] } } - library("Lettuce", "6.1.1.RELEASE") { + library("Lettuce", "6.1.2.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"