This is very similar to issue CAMEL-8803 <https://issues.apache.org/jira/browse/CAMEL-8803> which was about camel-jetty9: "two conflicting and different versions of several classes [are included]. Both the Servlet API 3.0 version and Servlet API 3.1 version are included as (transitive) dependencies."
This same issue is caused in 2.16.1 by camel-http-common which depends on geronimo-servlet_3.0_spec So a project with both camel-jetty (now using 3.1) and camel-http4 (which includes camel-http-common, now using 3.1) will have the two conflicting specs. Could this be changed? Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/camel-http-common-2-16-1-includes-Servlet-API-3-0-tp5776203.html Sent from the Camel - Users mailing list archive at Nabble.com.