Skip to content

Commit 742f584

Browse files
committed
Upgrade to OkHttp3 3.14.7
Closes gh-20463
1 parent 3d435df commit 742f584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ bom {
13001300
]
13011301
}
13021302
}
1303-
library("OkHttp3", "3.14.6") {
1303+
library("OkHttp3", "3.14.7") {
13041304
group("com.squareup.okhttp3") {
13051305
modules = [
13061306
"logging-interceptor",

0 commit comments

Comments
 (0)