diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c6a36d1624..35032e75c4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1083,7 +1083,7 @@ bom { ] } } - library("OkHttp", "4.11.0") { + library("OkHttp", "4.12.0") { group("com.squareup.okhttp3") { imports = [ "okhttp-bom"