diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 51de21eba94..5616bd9a34f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1269,7 +1269,7 @@ bom { ] } } - library("OkHttp3", "3.14.4") { + library("OkHttp3", "3.14.6") { group("com.squareup.okhttp3") { modules = [ "logging-interceptor",