lprimak opened a new issue, #1984: URL: https://github.com/apache/shiro/issues/1984
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request With Shiro needing to maintain compatibility with older versions of Java, I think there is a need to implement Multi-Release JARs. I don't think there is any way around it because we want to use modern JDK features (like virtual threads, scoped values, etc) while maintaining backwards compatibility ### Describe the solution you'd like Use maven plugins to accomplish this. ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! -- 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]
