You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/12/12 17:15:13 UTC

[GitHub] zentol commented on a change in pull request #7293: [FLINK-11144][tests] Make tests run on Java 9

zentol commented on a change in pull request #7293: [FLINK-11144][tests] Make tests run on Java 9
URL: https://github.com/apache/flink/pull/7293#discussion_r241106082
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1602,7 +1616,7 @@ under the License.
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-shade-plugin</artifactId>
-					<version>3.0.0</version>
+					<version>3.1.1</version>
 
 Review comment:
   please move this into the jdk9 profile; I don't have the time right now to verify that the shading still works correctly for all modules.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services