[ https://issues.apache.org/jira/browse/FLINK-10554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651213#comment-16651213 ]
ASF GitHub Bot commented on FLINK-10554: ---------------------------------------- zentol closed pull request #6848: [FLINK-10554][build] Bump flink-shaded to 5.0 URL: https://github.com/apache/flink/pull/6848 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/pom.xml b/pom.xml index 77094932682..e3942997ff0 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ under the License. <flink.forkCountTestPackage>${flink.forkCount}</flink.forkCountTestPackage> <flink.reuseForks>true</flink.reuseForks> <log4j.configuration>log4j-test.properties</log4j.configuration> - <flink.shaded.version>4.0</flink.shaded.version> + <flink.shaded.version>5.0</flink.shaded.version> <guava.version>18.0</guava.version> <akka.version>2.4.20</akka.version> <java.version>1.8</java.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: us...@infra.apache.org > Bump flink-shaded dependency version > ------------------------------------ > > Key: FLINK-10554 > URL: https://issues.apache.org/jira/browse/FLINK-10554 > Project: Flink > Issue Type: Improvement > Components: Build System > Affects Versions: 1.7.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Major > Labels: pull-request-available > Fix For: 1.7.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)