mirror of https://github.com/jwtk/jjwt.git
353: upgraded bouncycastle to the latest stable 1.60 release.
This commit is contained in:
parent
b4e5e03152
commit
f756408c60
2
pom.xml
2
pom.xml
|
@ -92,7 +92,7 @@
|
|||
<orgjson.version>20180130</orgjson.version>
|
||||
|
||||
<!-- Optional Runtime Dependencies: -->
|
||||
<bouncycastle.version>1.56</bouncycastle.version>
|
||||
<bouncycastle.version>1.60</bouncycastle.version>
|
||||
|
||||
<!-- Test Dependencies: Only required for testing when building. Not required by users at runtime: -->
|
||||
<groovy.version>2.4.15</groovy.version>
|
||||
|
|
Loading…
Reference in New Issue