hapi-fhir-jpaserver-starter
hapi-fhir-jpaserver-starter copied to clipboard
Property java.version=11
Spring Boot 3.2.0 requires Java 17 as a minimum version. In the pom.xml file version 11 is specified, I think this is an oversight, probably the java.version property is not used. I think the property should be removed.
@netlogo-it wanna make a PR?
@jkiddo here i've made a PR for it: https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/686