hadesy opened a new issue, #1178: URL: https://github.com/apache/shiro/issues/1178
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Question I'm running into issues with Spring Boot 3.2 and Shiro 2.0.0-alpha-4. The Spring Boot guide (https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#jakarta-ee) says javax.servlet is now jakarta.servlet, but Shiro is still on javax.servlet. Does this mean we need to update dependencies? -- 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]
