diff --git a/pom.xml b/pom.xml index e1e4e062a3c..a48bbf1b88a 100644 --- a/pom.xml +++ b/pom.xml @@ -452,6 +452,10 @@ hdconradi Heinz-Dieter Conradi + + kliu99 + Kai Liu + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c91f7232b42..d1eabfbb73e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -276,6 +276,11 @@ Content-Location]]> will still be returned, and will hold the same contents. + + The Postgres sample JPA project was fixed to use the current version + of HAPI FHIR (it was previously stuck on 2.2). Thanks to + Kai Liu for the pull request! +