the maven config for JSF (Mojarra) 2.1 (2.1.2, in this case), shows a
dependency on a servlet 2.5 container
We currently have a sandbox environment set up with a stack that can only
provide servlet 2.5, and it seems to be working, with some occasional
hiccups. Are we in for surprises down the line, or is the official
requirement or dependency different than the actual dependency? In other
words, is a stack with servlet 2.5 really sufficient for including JSF 2.1.x?