Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
1.2.3
-
None
Description
The dependency for the Servlet API has the compile scope and is marked as optional. Usually in this situation the provided scope should be used because it's supposed to be provided by the servlet container.