jwtk/jjwt

Typo in changelog

jimshowalter opened this issue · 1 comments

https://github.com/jwtk/jjwt/blob/0.12.0/CHANGELOG.md

io.jsonwebtoken.InvalidClaimException and it's two subclasses (IncorrectClaimException and MissingClaimException) were previously mutable

it's should be its

Thank you for finding this for us :). Would you like to issue a pull request with the proposed change? We can merge that quickly.