upgraded nimbus jose jwt library

pull/576/head
Justin Richer 2014-01-21 20:43:24 -05:00
parent 8f1aecac7b
commit e9d4acfd03
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>2.17.2</version>
<version>2.22.1</version>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>