From d6b5bc3cd22c018f283a2699ab77ec643cd1ccba Mon Sep 17 00:00:00 2001 From: Patrick Werner Date: Mon, 4 Jul 2022 14:46:15 +0200 Subject: [PATCH] Applying fix from upstream for h2 Binaries This issue is already fixed upstream. Can be removed with next hapi version upgrade. https://github.com/hapifhir/hapi-fhir/pull/3676 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 9cbbfab..1f33108 100644 --- a/pom.xml +++ b/pom.xml @@ -197,6 +197,8 @@ com.h2database h2 + + 2.1.212