jamesnetherton opened a new issue, #5258:
URL: https://github.com/apache/camel-quarkus/issues/5258

   ### Bug description
   
   Observed if you bring the gRPC and Google Pubsub extensions together in the 
same app.
   
   ```
   [WARNING] 
   Dependency convergence error for 
com.google.auto.value:auto-value-annotations:1.10.1 paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:3.3.0-SNAPSHOT
     +-org.apache.camel.quarkus:camel-quarkus-grpc:3.3.0-SNAPSHOT
       +-org.apache.camel:camel-grpc:4.0.0
         +-com.google.auth:google-auth-library-oauth2-http:1.19.0
           +-com.google.auto.value:auto-value-annotations:1.10.1
   and
   +-org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:3.3.0-SNAPSHOT
     +-org.apache.camel.quarkus:camel-quarkus-google-pubsub:3.3.0-SNAPSHOT
       +-org.apache.camel:camel-google-pubsub:4.0.0
         +-com.google.cloud:google-cloud-pubsub:1.124.0
           +-com.google.api.grpc:proto-google-cloud-pubsub-v1:1.106.0
             +-com.google.auto.value:auto-value-annotations:1.10.2
   and
   +-org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:3.3.0-SNAPSHOT
     +-org.apache.camel.quarkus:camel-quarkus-google-pubsub:3.3.0-SNAPSHOT
       +-org.apache.camel:camel-google-pubsub:4.0.0
         +-com.google.cloud:google-cloud-pubsub:1.124.0
           +-com.google.auto.value:auto-value-annotations:1.10.2
   ```


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

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

Reply via email to