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