From c6d95437bc5a50dabd4445e8283f91f3ac16900d Mon Sep 17 00:00:00 2001 From: dotasek Date: Mon, 25 Aug 2025 10:08:24 -0400 Subject: [PATCH 1/2] Switch to HAPI 8.5.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80b4fc17f4..6e5934522d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.4.0 + 8.5.1-SNAPSHOT hapi-fhir-jpaserver-starter From 78958dda3ff913986bfdcb71e7aebe2c505b94a6 Mon Sep 17 00:00:00 2001 From: dotasek Date: Wed, 10 Sep 2025 16:12:30 -0400 Subject: [PATCH 2/2] Use HAPI 8.5.3-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e5934522d..d4d77d1834 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.5.1-SNAPSHOT + 8.5.3-SNAPSHOT hapi-fhir-jpaserver-starter