Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and astrowq committed Oct 21, 2023
1 parent 7688b20 commit f24ac82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<json-path.version>2.8.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>9.36</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.37</nimbus-jose-jwt.version>

<!--=== OTHER MODULE-SPECIFIC DEPENDENCIES ===-->
<!-- PIN Jena to 2.x until both RDF and SWORDv2 can be updated to Jena 3. Requires package renaming, see
Expand Down

0 comments on commit f24ac82

Please sign in to comment.