slawekjaranowski commented on code in PR #207:
URL: 
https://github.com/apache/maven-invoker-plugin/pull/207#discussion_r1438496545


##########
pom.xml:
##########
@@ -62,12 +62,13 @@ under the License.
 
   <properties>
     <javaVersion>8</javaVersion>
-    <mavenVersion>3.2.5</mavenVersion>
+    <mavenMinVersion>3.2.5</mavenMinVersion>
+    <mavenVersion>3.9.6</mavenVersion>

Review Comment:
   I'm not still sure about such way.
   
   We open way to use newer API/methods in plugin which can be only detected in 
runtime.
   
   I'm for switch to 3.6.3 as minimal and in dependency



-- 
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...@maven.apache.org

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

Reply via email to