auth0/java-jwt
 Watch   
 Star   
 Fork   
27 days ago
java-jwt

4.5.1

Added

2025-01-29 12:56:20
java-jwt

4.5.0

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)
2023-04-01 02:31:38
java-jwt

4.4.0

Full Changelog

Changed

2023-02-13 11:53:23
java-jwt

4.3.0

Full Changelog

Changed

  • Improve JWT parse/decode performance #620 (noetro)

Fixed

2023-01-12 00:50:24
java-jwt

4.2.2

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices. Please review the README note for additional details.

2023-01-12 00:50:03
java-jwt

3.19.4

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices. Please review the README note for additional details.

2022-10-25 21:24:57
java-jwt

3.19.3

Full Changelog

Security

  • Update com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 #631 (jimmyjames)
2022-10-25 20:26:20
java-jwt

4.2.1

Security

Bump com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 https://github.com/auth0/java-jwt/pull/630 (evansims)

2022-10-20 10:53:07
java-jwt

4.2.0

Changed

Fixed

2022-10-11 02:27:57
java-jwt

4.1.0

⚠️ BREAKING CHANGES

Added

Changed

Fixed