Skip to content

Commit

Permalink
Merge pull request DSpace#10005 from DSpace/dependabot/maven/com.nimb…
Browse files Browse the repository at this point in the history
…usds-nimbus-jose-jwt-9.47

Bump com.nimbusds:nimbus-jose-jwt from 9.45 to 9.47
  • Loading branch information
tdonohue authored Nov 15, 2024
2 parents 4850674 + 66ae428 commit f558ab2
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 @@ -55,7 +55,7 @@
<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>9.45</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>

<!--=== OTHER MODULE-SPECIFIC DEPENDENCIES ===-->
<!-- Jena is used by both RDF and SWORDv2 -->
Expand Down

0 comments on commit f558ab2

Please sign in to comment.