[
https://issues.apache.org/jira/browse/BEAM-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122789#comment-17122789
]
Beam JIRA Bot commented on BEAM-7486:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Update GRPC versions of beam-sdks-java-io-google-cloud-platform
> ---------------------------------------------------------------
>
> Key: BEAM-7486
> URL: https://issues.apache.org/jira/browse/BEAM-7486
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Reporter: Brachi Packter
> Priority: P2
> Labels: stale-P2
>
> When adding to my project GCP KMS:
>
> {code:java}
> <dependency>
> <groupId>com.google.cloud</groupId>
> <artifactId>google-cloud-kms</artifactId>
> <version>1.12.0</version>
> </dependency>
> {code}
>
> I have a conflict with dependency "beam-sdks-java-io-google-cloud-platform"
> because of some GRPC jars, like grpc-stub, grpc-auth, grpc-netty, grpc-core
> and more..
> I can't exclude them because they are needed to the work and the exact
> version.
> Meaning, the upgrade will require some code change in
> "beam-sdks-java-io-google-cloud-platform"
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)