diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2c72ad93f5..6b9350e7af 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1091,7 +1091,7 @@ bom { ] } } - library("OkHttp", "4.9.3") { + library("OkHttp", "4.10.0") { group("com.squareup.okhttp3") { imports = [ "okhttp-bom"