Bump to HAPI 7.4.0 + fix smoke test for new HTTPClient

This commit is contained in:
dotasek
2024-08-23 16:40:36 -04:00
parent 12741f681d
commit 1ea47947c5
2 changed files with 3 additions and 2 deletions

View File

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