Hi

So in camel-examples the AWS examples are failing and I took a look. So it
turns out we end up with mixed and old Jackson JARs pulled in by aws and
testcontainers.

So I then made our camel-test-infra forced to use the same jackson version
as Camel itself, so they are all aligned and up to date.

I was a bit surprised this hasn't been noticed before. It may be that its
not affected in every test-infra but just to be sure I added jackson
everywhere we use testcontainers as it uses docker-java client that use
jackson.

Anyway just wanted to share and gather feedback

JIRA: https://issues.apache.org/jira/browse/CAMEL-23003


-- 
Claus Ibsen

Reply via email to