GitHub user cowtowncoder opened a pull request: https://github.com/apache/flink/pull/1952
Jackson version upgrade: default from 2.4.2 to 2.5.5, ES client to latest 2.7 Fix for [FLINK-3855] -- upgrade default Jackson version from 2.4.2 to 2.5.5 (last 2.5 patch); remove unnecessary explicit version ref, and upgrade ES client to latest patch for minor version it refers. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cowtowncoder/flink master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1952.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1952 ---- commit 243f49a95c971c3caac831ef9131d73d4d562587 Author: Tatu Saloranta <tatu.salora...@iki.fi> Date: 2016-04-30T03:26:27Z Jackson version upgrade: default from 2.4.2 to 2.5.5 (last patch of next minor version); elastic client to latest patch ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---