[
https://issues.apache.org/jira/browse/BEAM-5084?focusedWorklogId=133792&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-133792
]
ASF GitHub Bot logged work on BEAM-5084:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Aug/18 20:03
Start Date: 10/Aug/18 20:03
Worklog Time Spent: 10m
Work Description: akedin closed pull request #6172: [BEAM-5084] upgrade
fastjson
URL: https://github.com/apache/beam/pull/6172
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/sdks/java/extensions/sql/build.gradle
b/sdks/java/extensions/sql/build.gradle
index 55c9d6663f3..1d5d4d27c3c 100644
--- a/sdks/java/extensions/sql/build.gradle
+++ b/sdks/java/extensions/sql/build.gradle
@@ -74,7 +74,7 @@ dependencies {
shadow library.java.commons_lang3
shadow library.java.jackson_databind
shadow library.java.joda_time
- shadow "com.alibaba:fastjson:1.2.12"
+ shadow "com.alibaba:fastjson:1.2.49"
shadow project(path: ":beam-runners-direct-java", configuration: "shadow")
provided project(path: ":beam-sdks-java-io-kafka", configuration: "shadow")
provided project(path: ":beam-sdks-java-io-google-cloud-platform",
configuration: "shadow")
----------------------------------------------------------------
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: 133792)
Time Spent: 0.5h (was: 20m)
> Beam Dependency Update Request: com.alibaba:fastjson 1.2.49
> -----------------------------------------------------------
>
> Key: BEAM-5084
> URL: https://issues.apache.org/jira/browse/BEAM-5084
> Project: Beam
> Issue Type: Sub-task
> Components: dependencies
> Reporter: Beam JIRA Bot
> Assignee: yifan zou
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 2018-08-06 12:10:16.162201
> Please review and upgrade the com.alibaba:fastjson to the latest
> version 1.2.49
>
> cc:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)