Update to HAPI 7.6.0 (#731)

* Bump to HAPI 7.5.0-SNAPSHOT

* Bump to latest HAPI version + fix config

* Bump to latest HAPI version + fix CR config + spotless

* Bump parent version to 7.5.4-SNAPSHOT

* Update to HAPI Release 7.6.0

---------

Co-authored-by: Brenin Rhodes <brenin@alphora.com>
This commit is contained in:
dotasek
2024-11-22 12:58:31 -05:00
committed by GitHub
parent 69fede99a4
commit 103fd012c0
14 changed files with 102 additions and 105 deletions

View File

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