avareno opened a new issue, #2281: URL: https://github.com/apache/shiro/issues/2281
### Search before asking - [x] I had searched in the [issues, **including closed issues**](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Question I am using the following class from shiro, in java21: ShiroFilterFactoryBean; I am getting an error referencing javax, I have checked the issues: - https://github.com/apache/shiro/issues/2119 - https://github.com/apache/shiro/issues/2114 - https://github.com/apache/shiro/issues/1428 And used <classifier> jakarta ... However i still get the same error, what am I missing? Is this class not yet fully migrated to jakarta? java version -> 21 shiro version -> 2.0.5 -- 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]
