You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/11/25 16:12:37 UTC

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #471: Upgrade to camel 3.0.0 and quarkus 1.0.0.Final

ppalaga commented on a change in pull request #471: Upgrade to camel 3.0.0 and quarkus 1.0.0.Final
URL: https://github.com/apache/camel-quarkus/pull/471#discussion_r350279138
 
 

 ##########
 File path: extensions/fhir/runtime/pom.xml
 ##########
 @@ -74,6 +70,11 @@
             <groupId>org.jboss.logging</groupId>
             <artifactId>commons-logging-jboss-logging</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>com.oracle.substratevm</groupId>
+            <artifactId>svm</artifactId>
 
 Review comment:
   Is this really needed in FHIR? I see no substitutions or anything that would require this dep.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services