Updated hapi-fhir to 6.1.0

This commit is contained in:
chgl
2022-08-22 18:16:24 +02:00
parent 956cfb171d
commit d059954c5f
7 changed files with 29 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>6.0.1</version>
<version>6.1.0</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>
@@ -196,8 +196,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<!-- pw: 04.07.22: this is fixed in latest hapi snapshot, can be removed when switchung to hapi 6.1.0-->
<version>2.1.212</version>
</dependency>
<!-- webjars -->