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.3.RELEASEcompared with
Version Details
| 1.0.2.RELEASE | 1.0.3.RELEASE | |
|---|---|---|
| Release date | Apr 15, 2014 | Feb 13, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.2.RELEASE | 1.0.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.codehaus.jackson » jackson-mapper-asl | 1.9.13 | - |