Skip to content

Commit 0503e47

Browse files
committed
Update to json-path 2.9.0
Closes gh-1575
1 parent 40396cf commit 0503e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-authorization-server-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api "org.mockito:mockito-core:4.11.0"
2121
api "com.squareup.okhttp3:mockwebserver:4.12.0"
2222
api "com.squareup.okhttp3:okhttp:4.12.0"
23-
api "com.jayway.jsonpath:json-path:2.8.0"
23+
api "com.jayway.jsonpath:json-path:2.9.0"
2424
api "org.hsqldb:hsqldb:2.7.2"
2525
}
2626
}

0 commit comments

Comments
 (0)