We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0ca08 commit dc142cbCopy full SHA for dc142cb
dependencies/spring-authorization-server-dependencies.gradle
@@ -16,8 +16,8 @@ dependencies {
16
api "junit:junit:4.13.2"
17
api "org.assertj:assertj-core:3.23.1"
18
api "org.mockito:mockito-core:4.8.0"
19
- api "com.squareup.okhttp3:mockwebserver:4.9.3"
20
- api "com.squareup.okhttp3:okhttp:4.9.3"
+ api "com.squareup.okhttp3:mockwebserver:4.10.0"
+ api "com.squareup.okhttp3:okhttp:4.10.0"
21
api "com.jayway.jsonpath:json-path:2.7.0"
22
api "org.hsqldb:hsqldb:2.5.2"
23
}
0 commit comments