Skip to content

Commit

Permalink
Upgrade to OkHttp 4.11.0
Browse files Browse the repository at this point in the history
Closes gh-35968
  • Loading branch information
wilkinsona committed Jun 19, 2023
1 parent fe1f675 commit 2ce6458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1058,7 +1058,7 @@ bom {
]
}
}
library("OkHttp", "4.10.0") {
library("OkHttp", "4.11.0") {
group("com.squareup.okhttp3") {
imports = [
"okhttp-bom"
Expand Down

0 comments on commit 2ce6458

Please sign in to comment.