ray-dist.jar packages jackson-core and since a JAR of mine depends on jackson-databind and jackson-annotations, there is a conflict in the versions. This is causing exceptions.
It is not obvious which version of jackson Ray is using and how I can fix this issue.