You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the spring-boot update to jakarta.servlet, jakarta.servlet is now used instead of javax.servlet. The expectation would be that there is a deployed library that also uses jakarta.servlet
The text was updated successfully, but these errors were encountered:
Due to the spring-boot update to jakarta.servlet,
jakarta.servlet
is now used instead ofjavax.servlet
. The expectation would be that there is a deployed library that also usesjakarta.servlet
The text was updated successfully, but these errors were encountered: