ppalaga commented on pull request #3666:
URL: https://github.com/apache/camel-quarkus/pull/3666#issuecomment-1081095382


   > While looking at the 
`poms/bom/src/main/generated/flattened-reduced-pom.xml`, it looks that the 
version is the same with a given `groupId` except near the end of the file for:
   > 
   > * com.azure
   > * com.microsoft.azure
   
   I checked in `flattened-reduced-verbose-pom.xml` where each entry has a 
comment saying which original bom it comes from. 
   And all `com.azure:*` and `com.microsoft.azure:*` come from the same 
`com.azure:azure-sdk-bom:1.0.5`
   So the different versions should be fine.
   
   > * com.datastax.oss
   
   Similar: they are from 
`com.datastax.oss.quarkus:cassandra-quarkus-bom:1.1.2` and the transitively 
imported `com.datastax.oss:java-driver-bom:4.14.0`
   
   > * com.hazelcast
   
   Same: `com.hazelcast:quarkus-hazelcast-client-bom:3.0.0`


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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to