diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a84bde0ba2..1764d5d737 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1300,7 +1300,7 @@ bom { ] } } - library("OkHttp3", "3.14.6") { + library("OkHttp3", "3.14.7") { group("com.squareup.okhttp3") { modules = [ "logging-interceptor",