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


With regards,
Apache Git Services

Reply via email to