diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c27b705cce..063924abfe 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -632,7 +632,7 @@ bom { ] } } - library("HttpClient5", "5.4.3") { + library("HttpClient5", "5.4.4") { prohibit { contains "-alpha" contains "-beta"