Merge pull request #457 from hapifhir/update_HAPI_version

upping hapi version to 6.2.1
This commit is contained in:
Mark Iantorno
2022-11-17 11:12:19 -05:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>6.2.0</version>
<version>6.2.1</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>