google / fhir-data-pipes

A collection of tools for extracting FHIR resources and analytics services on top of that data.
https://google.github.io/fhir-data-pipes/
Apache License 2.0
142 stars 82 forks source link

Fixed jackson version issues for hapi upgrade #940

Closed bashir2 closed 5 months ago

bashir2 commented 5 months ago

Description of what I changed

This fixes the build failure issues of #934 and #862 so that we can upgrade our HAPI dep version.

E2E test

TESTED:

Relied on e2e/unit tests.

Checklist: I completed these to help reviewers :)