[
https://issues.apache.org/jira/browse/BEAM-6854?focusedWorklogId=216188&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-216188
]
ASF GitHub Bot logged work on BEAM-6854:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Mar/19 13:49
Start Date: 20/Mar/19 13:49
Worklog Time Spent: 10m
Work Description: aromanenko-dev commented on pull request #8083:
[BEAM-6854] Update amazon-web-services aws-sdk dependency to version 1.11.519
URL: https://github.com/apache/beam/pull/8083#discussion_r267345152
##########
File path:
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -340,30 +340,31 @@ class BeamModulePlugin implements Plugin<Project> {
// These versions are defined here because they represent
// a dependency version which should match across multiple
// Maven artifacts.
+ def apex_core_version = "3.7.0"
Review comment:
I see a lot of changes of version variables below. Is it caused by just
reordering them? Did you keep the same version values (except
`aws_java_sdk_version`)?
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 216188)
Time Spent: 20m (was: 10m)
> Update amazon-web-services aws-sdk dependency to version 1.11.519
> -----------------------------------------------------------------
>
> Key: BEAM-6854
> URL: https://issues.apache.org/jira/browse/BEAM-6854
> Project: Beam
> Issue Type: Improvement
> Components: io-java-aws
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> An update to the AWS dependency to include new regions.
> Additionally this unifies the AWS SDK use among modules as a follow up of
> BEAM-6330
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)