From cd0b8d7392ceaef13a68aa9f56fb038489f0152f Mon Sep 17 00:00:00 2001 From: Tadgh Date: Mon, 16 May 2022 09:57:30 -0700 Subject: [PATCH] Bump pom and minimum java version --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b8fb17f..a21f708 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ ca.uhn.hapi.fhir hapi-fhir - 6.0.0-PRE11-SNAPSHOT + 6.0.0 hapi-fhir-jpaserver-starter - 8 + 11 @@ -375,7 +375,7 @@ maven-compiler-plugin 3.8.1 - 8 + 11