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.10.RELEASEcompared with
Version Details
| 1.0.9.RELEASE | 1.0.10.RELEASE | |
|---|---|---|
| Release date | Dec 20, 2017 | Jan 24, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.9.RELEASE | 1.0.10.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.bouncycastle » bcpkix-jdk15on | 1.56 | 1.60 |