Skip to content

Commit 1a345cb

Browse files
committed
Update to json-path:2.8.0
Closes gh-1171
1 parent 435db60 commit 1a345cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencies/spring-authorization-server-dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api "org.mockito:mockito-core:4.11.0"
1919
api "com.squareup.okhttp3:mockwebserver:4.10.0"
2020
api "com.squareup.okhttp3:okhttp:4.10.0"
21-
api "com.jayway.jsonpath:json-path:2.7.0"
21+
api "com.jayway.jsonpath:json-path:2.8.0"
2222
api "org.hsqldb:hsqldb:2.7.1"
2323
}
2424
}

0 commit comments

Comments
 (0)