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 2019/09/30 09:35:03 UTC

[GitHub] [flink] tillrohrmann commented on a change in pull request #9817: [FLINK-14178] Downgrade maven-shade-plugin to 3.1.0

tillrohrmann commented on a change in pull request #9817: [FLINK-14178] Downgrade maven-shade-plugin to 3.1.0
URL: https://github.com/apache/flink/pull/9817#discussion_r329488334
 
 

 ##########
 File path: docs/dev/projectsetup/dependencies.md
 ##########
 @@ -196,7 +196,7 @@ you can use the following shade plugin definition:
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-shade-plugin</artifactId>
-            <version>3.2.1</version>
 
 Review comment:
   Why not `3.1.1`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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