Updated to HAPI FHIR version 5.7.2 (#349)

This commit is contained in:
chgl
2022-04-15 19:28:53 +02:00
committed by GitHub
parent 21165ccfaa
commit c607a98728

View File

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