Spring Security JWT is a small utility library for encoding and decoding JSON Web Tokens.
It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as
a general, useful thing to be able to do.
Version1.0.6.RELEASEcompared with
Version Details
| 1.0.5.RELEASE | 1.0.6.RELEASE | |
|---|---|---|
| Release date | Aug 04, 2016 | Nov 16, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.5.RELEASE | 1.0.6.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.bouncycastle » bcpkix-jdk15on | 1.47 | 1.55 |