hapifhir / hapi-fhir-jpaserver-starter

Apache License 2.0
397 stars 1.06k forks source link

hapi-fhir-jpaserver-starter pom doesn't include "hapi-fhir-storage" dependency #562

Open JeganSakthivel opened 1 year ago

JeganSakthivel commented 1 year ago

hapi-fhir-jpaserver-starter pom doesn't include "hapi-fhir-storage" dependency. Due to this we are unable to leverage the Basic Audit Logging Pattern in the package com.c360.fhir.interceptors.balp.

JeganSakthivel commented 1 year ago

This issue looks like due to latest version mismatch between hapi-fhir-jpaserver-starter(6.6) whereas the sub dependency projects in [hapi-fhir] repository is in advanced version 6.7.12

jkiddo commented 8 months ago

@JeganSakthivel is it still an issue?