lprimak commented on issue #1236: URL: https://github.com/apache/shiro/issues/1236#issuecomment-2123438791
Shiro uses `maven-shade-plugin` to produce artifacts with `jakarta` classifier that solve compatibility with Spring 6. See https://github.com/apache/shiro/tree/main/samples/spring-boot-3-web for an example. The warnings specified in this issue has nothing to do with Boot 2 vs 3 or Framework 5 vs. 6 compatibility as that problem is already solved there. -- 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]
