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.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk15on1 vulnerability The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.47 | 1.85 | |
JSON Lib
Apache 2.0
| org.codehaus.jackson
»
jackson-mapper-asl2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 1.8.3 | 2.22.1 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.8.2 | 6.1.2 | |
Lang Runtime
EPL 2.0 +2
| org.jruby » jruby1 vulnerability | 1.6.5 | 10.1.1.0 | |
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.9.0 | 5.23.0 |