Merge remote-tracking branch 'origin/master' into rel_8_5-tracking

+ update HAPI to 8.5.9-SNAPSHOT
This commit is contained in:
dotasek
2025-11-04 09:27:27 -05:00
5 changed files with 21 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<properties>
<java.version>17</java.version>
<hapi.fhir.jpa.server.starter.revision>1</hapi.fhir.jpa.server.starter.revision>
<clinical-reasoning.version>3.27.0</clinical-reasoning.version>
<clinical-reasoning.version>3.28.0</clinical-reasoning.version>
</properties>
<!-- one-liner to take you to the cloud with settings form the application.yaml file: -->
@@ -20,7 +20,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>8.5.8-SNAPSHOT</version>
<version>8.5.9-SNAPSHOT</version>
</parent>
<artifactId>hapi-fhir-jpaserver-starter</artifactId>