Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
git clone git@github.com:linghengqian/jjwt-gson-ex-test.git
sdk use java 22.3.r17-grl
./gradlew clean test
- jjwt-jackson and jjwt-orgjson do not have this problem.
Expected behavior
A clear and concise description of what you expected to happen.
- jjwt-gson can use the require series methods of io.jsonwebtoken.JwtParserBuilder normally.
Screenshots
If applicable, add screenshots to help explain your problem.