ppalaga commented on a change in pull request #712: create camel-jira extension
#710
URL: https://github.com/apache/camel-quarkus/pull/712#discussion_r379125879
##########
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?
No, I am fine with managing it. Having one version for all is good IMO,
because that ensures that any combination of extensions can coexist in a single
application.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services