johnpoth commented on a change in pull request #286: Add FHIR extension
URL: https://github.com/apache/camel-quarkus/pull/286#discussion_r338498369
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -41,6 +41,7 @@
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
         <camel.version>3.0.0-SNAPSHOT</camel.version>
+        <hapi.version>3.7.0</hapi.version>
 
 Review comment:
   Actually no, camel-fhir does support R4 but it's optional to use the R4 
specification therefore I have to add it here explicitly. 
   
   I didn't have to add the other specifications (dstu2 and dstu3) here as I've 
added them in camel-fhir for ease of use (was a request from camel-wildfly) as 
R4 wasn't still a "Draft" specification.
   
   I am working on camel-fhir which should among other things solve this. 
Thanks! 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to