Skip to content

Commit

Permalink
Revert "Update dependency com.nimbusds:nimbus-jose-jwt to v9.37.1"
Browse files Browse the repository at this point in the history
This reverts commit a3c13a0.
  • Loading branch information
astrowq committed Nov 22, 2023
1 parent 16e4841 commit 35ef1f3
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.37.1</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 35ef1f3

Please sign in to comment.