Update pom.xml

This commit is contained in:
Jens Kristian Villadsen
2023-03-30 10:25:13 +02:00
parent a1bdba5890
commit d96c90c18f

View File

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