I also had the same error, resolved it by adding one library for 'jackson-annotations' which was missing earlier. So there should be 3 jackson libraries with the same version i.e jackson-core, jackson-annotations and jackson-databind.