[
https://issues.apache.org/jira/browse/BEAM-4922?focusedWorklogId=135442&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-135442
]
ASF GitHub Bot logged work on BEAM-4922:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Aug/18 18:03
Start Date: 16/Aug/18 18:03
Worklog Time Spent: 10m
Work Description: chamikaramj closed pull request #6237: [BEAM-4922]
Upgrades freemarker dependency
URL: https://github.com/apache/beam/pull/6237
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 3cf805be15a..8eaf09cc05b 100644
--- a/sdks/java/extensions/sql/build.gradle
+++ b/sdks/java/extensions/sql/build.gradle
@@ -61,7 +61,7 @@ def avatica_version = "1.12.0"
dependencies {
javacc "net.java.dev.javacc:javacc:4.0"
fmppTask "com.googlecode.fmpp-maven-plugin:fmpp-maven-plugin:1.0"
- fmppTask "org.freemarker:freemarker:2.3.25-incubating"
+ fmppTask "org.freemarker:freemarker:2.3.28"
fmppTemplates "org.apache.calcite:calcite-core:$calcite_version"
compile library.java.guava
compile "org.apache.calcite:calcite-core:$calcite_version"
----------------------------------------------------------------
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: 135442)
Time Spent: 50m (was: 40m)
> Beam Dependency Update Request: org.freemarker:freemarker 2.3.28
> ----------------------------------------------------------------
>
> Key: BEAM-4922
> URL: https://issues.apache.org/jira/browse/BEAM-4922
> Project: Beam
> Issue Type: Sub-task
> Components: dependencies
> Reporter: Beam JIRA Bot
> Assignee: Chamikara Jayalath
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 2018-07-25 20:25:32.011218
> Please review and upgrade the org.freemarker:freemarker to the latest
> version 2.3.28
>
> cc:
> 2018-08-06 12:10:28.860355
> Please review and upgrade the org.freemarker:freemarker to the latest
> version 2.3.28
>
> cc:
> 2018-08-13 12:11:55.293042
> Please review and upgrade the org.freemarker:freemarker to the latest
> version 2.3.28
>
> cc:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)