diff --git a/pom.xml b/pom.xml index 4b9db3e7643..c102e96adad 100644 --- a/pom.xml +++ b/pom.xml @@ -1965,9 +1965,10 @@ 3.3.9 - 1.8 + 11 - The hapi-fhir Maven build requires JDK version 1.8.x. + HAPI FHIR is still targeting JDK 8 for published binaries, but we require JDK 11 + to build and test this library. @@ -1975,6 +1976,26 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-property + + enforce + + + + + 11 + + + true + + + + maven-antrun-plugin false