diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7c1f7039f97..85eb79a8c9a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -636,7 +636,7 @@ bom { ] } } - library("HttpClient5", "5.4.4") { + library("HttpClient5", "5.5") { prohibit { contains "-alpha" contains "-beta"