Skip to content

Commit 6cb1a95

Browse files
committed
Upgrade to OkHttp 4.10.0
Closes gh-31593
1 parent 7c92ec4 commit 6cb1a95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ bom {
10911091
]
10921092
}
10931093
}
1094-
library("OkHttp", "4.9.3") {
1094+
library("OkHttp", "4.10.0") {
10951095
group("com.squareup.okhttp3") {
10961096
imports = [
10971097
"okhttp-bom"

0 commit comments

Comments
 (0)