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/10/01 21:11:24 UTC

[GitHub] [camel] alvinkwekel commented on a change in pull request #4343: CAMEL-15617: Fix filter Google PubSub reserved attributes

alvinkwekel commented on a change in pull request #4343:
URL: https://github.com/apache/camel/pull/4343#discussion_r498515317



##########
File path: components/camel-google-pubsub/pom.xml
##########
@@ -47,83 +47,7 @@
             <groupId>com.google.cloud</groupId>
             <artifactId>google-cloud-pubsub</artifactId>
             <version>${google-cloud-pubsub-version}</version>
-            <exclusions>

Review comment:
       PubSub 1.108.1 has a dependency on GRPC 1.57.1 and it doesn't work with the GRPC 1.28.0 as defined in the parent.
   Should I increase the version in the parent, add a pubsub specific version in the parent of leave it like so?




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