diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d59d0d1d0a5..c38a637e629 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -993,7 +993,7 @@ bom { ] } } - library("Lettuce", "5.3.5.RELEASE") { + library("Lettuce", "5.3.6.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"