Update pom.xml

This commit is contained in:
Jens Kristian Villadsen
2024-03-06 09:24:32 +01:00
committed by GitHub
parent 01a488aeb3
commit 79c17a662b

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>7.0.0</version> <version>7.0.2</version>
</parent> </parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId> <artifactId>hapi-fhir-jpaserver-starter</artifactId>