Actions
Improvements #12791
openUpdate to Servlet API 6
Status:
Review
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/26/2024
Due date:
% Done:
0%
Estimated time:
Description
To be able to run on newer servlet containers, JWt needs an upgrade to Servlet API 6. This entails a namespace change from javax.servlet.
to jakarta.servlet.
.
Actions