Harmen Renkema created CAMEL-11531:
--------------------------------------
Summary: camel-http-common; dependency servlet-api should be set
to provided
Key: CAMEL-11531
URL: https://issues.apache.org/jira/browse/CAMEL-11531
Project: Camel
Issue Type: Bug
Components: camel-http-common, camel-servlet
Affects Versions: 2.19.0
Reporter: Harmen Renkema
Priority: Minor
When using camel-servlet in WAR apps, the dependency on camel-http-common
brings in the servlet-api as a dependency with scope compile. The scope of this
dependency should be set to provided as it will be provided by the container.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)