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 2019/08/31 11:25:29 UTC

[flink] branch master updated (edf1f7d -> 4c6c11a)

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 edf1f7d  [FLINK-13903][hive] Support Hive version 2.3.6
     add 3198c92  [FLINK-13891][build] Increment flink-shaded version
     add 68e423d  [FLINK-13467][build] Bump ASM to 7.1
     add 4c6c11a  [FLINK-13770][build] Bump netty to 4.1.39.Final

No new revisions were added by this update.

Summary of changes:
 NOTICE-binary                                                | 11 ++++++-----
 flink-core/pom.xml                                           |  2 +-
 .../apache/flink/api/java/typeutils/TypeExtractionUtils.java |  4 ++--
 flink-java/pom.xml                                           |  2 +-
 .../main/java/org/apache/flink/api/java/ClosureCleaner.java  | 12 ++++++------
 flink-runtime/pom.xml                                        |  2 +-
 flink-scala/pom.xml                                          |  2 +-
 .../scala/org/apache/flink/api/scala/ClosureCleaner.scala    |  4 ++--
 pom.xml                                                      |  8 ++++----
 9 files changed, 24 insertions(+), 23 deletions(-)