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 2020/02/13 21:18:07 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #712: create camel-jira extension #710

jamesnetherton commented on a change in pull request #712: create camel-jira extension #710
URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379123618
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -42,11 +42,13 @@
 
         <ahc.version>2.10.4</ahc.version>
         <camel.version>3.0.1</camel.version>
+        <jira.guava.version>20.0</jira.guava.version>
 
 Review comment:
   Yeah, I don't think we want to have Guava in `dependencyManagement` within the BOM. That has the effect of forcing the Guava version for the other components, right?
   
   Can we not just get away with adding it directly into the Jira extension runtime POM?

----------------------------------------------------------------
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