[ 
https://issues.apache.org/jira/browse/BEAM-6628?focusedWorklogId=196513&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-196513
 ]

ASF GitHub Bot logged work on BEAM-6628:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Feb/19 02:56
            Start Date: 09/Feb/19 02:56
    Worklog Time Spent: 10m 
      Work Description: kmjung commented on pull request #7783: [BEAM-6628] 
Update GCP dependency versions.
URL: https://github.com/apache/beam/pull/7783#discussion_r255284847
 
 

 ##########
 File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
 ##########
 @@ -389,7 +389,7 @@ class BeamModulePlugin implements Plugin<Project> {
         avro_tests                                  : 
"org.apache.avro:avro:1.8.2:tests",
         bigdataoss_gcsio                            : 
"com.google.cloud.bigdataoss:gcsio:$google_cloud_bigdataoss_version",
         bigdataoss_util                             : 
"com.google.cloud.bigdataoss:util:$google_cloud_bigdataoss_version",
-        bigtable_client_core                        : 
"com.google.cloud.bigtable:bigtable-client-core:$bigtable_version",
+        bigtable_client_core                        : 
"com.google.cloud.bigtable:bigtable-client-core:1.8.0",
 
 Review comment:
   It's only used here, and so it doesn't need to be kept in sync with other 
packages. I can certainly change it back, though.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 196513)
    Time Spent: 1h 20m  (was: 1h 10m)

> Update GCP dependencies to a recent version
> -------------------------------------------
>
>                 Key: BEAM-6628
>                 URL: https://issues.apache.org/jira/browse/BEAM-6628
>             Project: Beam
>          Issue Type: Task
>          Components: io-java-gcp
>            Reporter: Kenneth Jung
>            Priority: Minor
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Update GCP client libraries to a recent version. These libraries must be 
> updated together in order to keep shared dependencies in sync.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to