DWN-30574 : upgrade nimbus-jose-jwt to 7.9

pull/1601/head
Harry Smith 2019-10-29 07:52:48 +00:00
parent e91a153f49
commit df84942311
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>5.4</version>
<version>7.9</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>