[
https://issues.apache.org/jira/browse/BEAM-4411?focusedWorklogId=105964&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-105964
]
ASF GitHub Bot logged work on BEAM-4411:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/18 17:49
Start Date: 25/May/18 17:49
Worklog Time Spent: 10m
Work Description: pabloem commented on a change in pull request #5485:
[BEAM-4411] Update Jackson version to latest to pick up security fixes.
URL: https://github.com/apache/beam/pull/5485#discussion_r190966001
##########
File path: sdks/java/io/hadoop-input-format/pom.xml
##########
@@ -96,7 +96,6 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-scala_2.11</artifactId>
- <version>2.8.9</version>
<scope>runtime</scope>
Review comment:
Is the version here somehow 'inherited' from the top level pom? Or why don't
we have it here?
----------------------------------------------------------------
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: 105964)
Time Spent: 20m (was: 10m)
> Upgrade Jackson
> ---------------
>
> Key: BEAM-4411
> URL: https://issues.apache.org/jira/browse/BEAM-4411
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Update Jackson library to latest version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)