fpapon commented on issue #1382: URL: https://github.com/apache/shiro/issues/1382#issuecomment-2708842671
> Thank you for the link. We're on Tomcat 9, If I understand the jjwt > project correctly it looks like we'd have to migrate to a > fully Java/Jakarta-EE container, which unfortunately isn't feasible for us > currently. > […](#) I think you don't need to migrate to jakarta to use JJWT, the jdk based version is 7 => https://github.com/jwtk/jjwt/blob/2ad964a3f1d77ffa1a915640d94e9238216a52d6/pom.xml#L109C9-L109C37 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
