diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6b72da27f7f..93981aa2585 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1310,7 +1310,7 @@ bom { ] } } - library("OkHttp3", "3.14.8") { + library("OkHttp3", "3.14.9") { group("com.squareup.okhttp3") { modules = [ "logging-interceptor",