Skip to content

Commit 25cce19

Browse files
committed
Update to com.squareup.okhttp3:4.9.3
Closes spring-projectsgh-755
1 parent bbc5d54 commit 25cce19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/spring-authorization-server-dependencies.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ dependencies {
1616
api "junit:junit:4.13.2"
1717
api "org.assertj:assertj-core:3.22.0"
1818
api "org.mockito:mockito-core:4.5.1"
19-
api "com.squareup.okhttp3:mockwebserver:3.14.9"
20-
api "com.squareup.okhttp3:okhttp:3.14.9"
19+
api "com.squareup.okhttp3:mockwebserver:4.9.3"
20+
api "com.squareup.okhttp3:okhttp:4.9.3"
2121
api "com.jayway.jsonpath:json-path:2.7.0"
2222
api "org.hsqldb:hsqldb:2.6.1"
2323
}

0 commit comments

Comments
 (0)