Currently, the latest version of java-saml (2.9.0?) is running 'javax'.
However, since our project is 'jakarta',
「The type javax.servlet.http.HttpServletResponse cannot be resolved. It is indirectly referenced from required type com.onelogin.saml2.Auth」
This error has occurred.
Is there a way to make it work in jakarta?