Hi, I noticed this a while ago but forgot to bring it up or ask. Currently, the import version range of javax.servlet is not explicitly given in camel-servlet's pom and as a result, camel-servlet is importing javax.servlet with range "[2.6,3)".
Could we set the range explicitly to something like "[2.6, 4)" in pom so that we can allow 3.0 out of the box? thanks. regards, aki