Skip to content

Commit

Permalink
Bump nimbus-jose-jwt from 6.2 to 7.9 in /dspace-server-webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 7, 2019
1 parent caef38c commit 89e1360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace-server-webapp/pom.xml
Expand Up @@ -28,7 +28,7 @@
<!-- Define our starting class for our Spring Boot Application -->
<start-class>org.dspace.app.rest.Application</start-class>
<!-- Library for managing JSON Web Tokens (JWT): https://bitbucket.org/connect2id/nimbus-jose-jwt/wiki/Home -->
<nimbus-jose-jwt.version>6.2</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>7.9</nimbus-jose-jwt.version>
</properties>

<profiles>
Expand Down

0 comments on commit 89e1360

Please sign in to comment.