diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b3ff0ac522a..2b989c847ce 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -758,7 +758,7 @@ bom { ] } } - library("Lettuce", "6.2.2.RELEASE") { + library("Lettuce", "6.2.3.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"