jjwt v0.10.7 Release Notes

  • ๐Ÿš€ This patch release:

    • โž• Adds a new Community section in the documentation discussing asking questions, using Slack and Gittr, and opening new issues and pull requests.
    • ๐Ÿ›  Fixes a memory leak found in the DEFLATE compression codec implementation.
    • ๐Ÿš€ Updates the Jackson dependency version to 2.9.9.1 ๐Ÿ”’ to address three security vulnerabilities in Jackson: CVE-2019-12086, CVE-2019-12384, and CVE-2019-12814.
    • ๐Ÿ›  Fixes a bug when Jackson is in the classpath but the jjwt-jackson .jar is not.
    • ๐Ÿ›  Fixes various documentation and typo fixes.