Open
Description
Describe the problem you'd like to have solved
The library does not work with recent Servlet containers that implement Jakarta EE.
Describe the ideal solution
A new major version of this library should be made available, that depends on jakarta.servlet instead of javax.servlet.
Whoever wants to use Java EE Servlet containers, can rely on the current major version of this library.
Alternatives and current work-arounds
Currently there does not seem to be an alternative in the com.auth0 group that could be used as a replacement for this library.
Additional information, if any
Jakarta EE was released more than two years ago and is broadly adopted.
Relates to #97