We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435db60 commit 1a345cbCopy full SHA for 1a345cb
dependencies/spring-authorization-server-dependencies.gradle
@@ -18,7 +18,7 @@ dependencies {
18
api "org.mockito:mockito-core:4.11.0"
19
api "com.squareup.okhttp3:mockwebserver:4.10.0"
20
api "com.squareup.okhttp3:okhttp:4.10.0"
21
- api "com.jayway.jsonpath:json-path:2.7.0"
+ api "com.jayway.jsonpath:json-path:2.8.0"
22
api "org.hsqldb:hsqldb:2.7.1"
23
}
24
0 commit comments