mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #9278 from DSpace/dependabot/maven/com.jayway.jsonpath-json-path-2.9.0
Bump com.jayway.jsonpath:json-path from 2.6.0 to 2.9.0
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -48,7 +48,7 @@
|
||||
|
||||
<!--=== SERVER WEBAPP DEPENDENCIES ===-->
|
||||
<!-- Library for reading JSON documents: https://github.com/json-path/JsonPath (used by Server webapp) -->
|
||||
<json-path.version>2.8.0</json-path.version>
|
||||
<json-path.version>2.9.0</json-path.version>
|
||||
<!-- Library for managing JSON Web Tokens (JWT): https://bitbucket.org/connect2id/nimbus-jose-jwt/wiki/Home
|
||||
(used by Server webapp) -->
|
||||
<nimbus-jose-jwt.version>7.9</nimbus-jose-jwt.version>
|
||||
|
Reference in New Issue
Block a user