Skip to content

Commit

Permalink
Merge pull request DSpace#9958 from DSpace/dependabot/maven/com.nimbu…
Browse files Browse the repository at this point in the history
…sds-nimbus-jose-jwt-9.45

Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.45
  • Loading branch information
tdonohue authored Nov 8, 2024
2 parents cc74bf1 + ef1b41c commit 20b103a
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 @@ -54,7 +54,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.37.3</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.45</nimbus-jose-jwt.version>

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

0 comments on commit 20b103a

Please sign in to comment.