XComp commented on code in PR #131:
URL: https://github.com/apache/flink-shaded/pull/131#discussion_r1418913528


##########
pom.xml:
##########
@@ -133,8 +133,7 @@ under the License.
                                             <version>1.8.0</version>
                                         </requireJavaVersion>
                                         <requireMavenVersion>
-                                            <!-- maven version must be lower 
than 3.3. See FLINK-3158 -->
-                                            <version>(,3.3)</version>
+                                            <version>[3.8.6]</version>

Review Comment:
   ```suggestion
                                               <!-- Maven version for releasing 
should match the Maven version used in CI (and Flink's main repo) -->
                                               <version>[3.8.6]</version>
   ```
   nit: can we add a bit more context to why this version is selected?



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to