Skip to content

Commit ce050f1

Browse files
committed
Upgrade OkHttp to 5.3.0
Closes gh-35729
1 parent b2b5261 commit ce050f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
api("com.networknt:json-schema-validator:1.5.3")
3838
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
3939
api("com.rometools:rome:1.19.0")
40-
api("com.squareup.okhttp3:mockwebserver3:5.1.0")
40+
api("com.squareup.okhttp3:mockwebserver3:5.3.0")
4141
api("com.sun.activation:jakarta.activation:2.0.1")
4242
api("com.sun.xml.bind:jaxb-core:3.0.2")
4343
api("com.sun.xml.bind:jaxb-impl:3.0.2")

0 commit comments

Comments
 (0)