Hi everyone,
I am using the java-jwt library in my project, which currently runs on Java 8. I am planning to migrate from Java 8 to Java 21 and am investigating compatible versions of each library for Java 21.
I found that the latest version of java-jwt (4.4.0 as of August 2024) is compatible with Java 8, 11, and 17, but there is no mention of support for Java 21.
Could someone confirm whether java-jwt version 4.4.0 supports Java 21?
This is my first time upgrading the Java version, so any assistance would be greatly appreciated.
Thank you!
Hi @rikkyrice
Welcome to the Auth0 Community!
It would be best if you could open an issue in the Java-JWT GitHub repository and share the link to the issue here. I will ping the repo owner.
Thanks
Dawid
Thank you for a reply.
I opened an issue related to this question.
Thank you!
Hi @rikkyrice and other community folks!
Our Engineering team doesn’t see any reason why the Java-JWT library wouldn’t be compatible with Java 21. We’ll work on updating our CI to run tests on all Java LTS versions.
opened 12:59AM - 02 Sep 24 UTC
bug
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/ja… va-jwt#readme) and [Examples](https://github.com/auth0/java-jwt/blob/master/EXAMPLES.md), and have not found a suitable solution or answer.
- [X] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0/java-jwt/latest/index.html) and have not found a suitable solution or answer.
- [X] I have searched the [issues](https://github.com/auth0/java-jwt/issues) and have not found a suitable solution or answer.
- [X] I have searched the [Auth0 Community](https://community.auth0.com) forums and have not found a suitable solution or answer.
- [X] I agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
### Description
Hi.
I am using the java-jwt library in my project, which currently runs on Java 8. I am planning to migrate from Java 8 to Java 21 and am investigating compatible versions of each library for Java 21.
I found that the latest version of java-jwt (4.4.0 as of August 2024) is compatible with Java 8, 11, and 17, but there is no mention of support for Java 21.
Could you confirm whether java-jwt version 4.4.0 supports Java 21?
I posted same question on Auth0 Community forums.
The link is [here](https://community.auth0.com/t/is-java-jwt-compatible-with-java21/142144).
Thank you.
### Reproduction
This is just a question, so there is no reproduction.
### Additional context
_No response_
### java-jwt version
4.4.0
### Java version
21
Thanks
Dawid
system
Closed
September 19, 2024, 3:37pm
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.