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.2.RELEASEcompared with
Version Details
| 1.0.1.RELEASE | 1.0.2.RELEASE | |
|---|---|---|
| Release date | Mar 26, 2014 | Apr 15, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.1.RELEASE | 1.0.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.codehaus.jackson » jackson-mapper-asl | 1.8.3 | 1.9.13 |
