You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2020/09/23 06:59:28 UTC

[flink] branch master updated (b443bf7 -> c50b027)

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from b443bf7  [FLINK-19311][coordination] Add ResourceRequirement(s)
     add fe35793  [FLINK-19243][kubernetes] Bump snakeyaml to 1.27
     add 43bed5d  [FLINK-19243][elasticsearch] Bump snakeyaml to 1.27
     add c50b027  [FLINK-19243][build] Enforce snakeyaml 1.27+

No new revisions were added by this update.

Summary of changes:
 .../flink-connector-elasticsearch-base/pom.xml       | 11 +++++++++++
 .../flink-connector-elasticsearch5/pom.xml           | 18 +++++++-----------
 .../src/main/resources/META-INF/NOTICE               |  2 +-
 .../flink-connector-elasticsearch6/pom.xml           |  7 +++++++
 .../flink-connector-elasticsearch7/pom.xml           |  7 +++++++
 .../flink-elasticsearch6-test/pom.xml                | 11 +++++++++++
 .../flink-elasticsearch7-test/pom.xml                | 11 +++++++++++
 flink-kubernetes/pom.xml                             |  6 ++++++
 flink-kubernetes/src/main/resources/META-INF/NOTICE  |  2 +-
 pom.xml                                              | 20 ++++++++++++++++++++
 10 files changed, 82 insertions(+), 13 deletions(-)