You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/04/05 13:16:45 UTC

[GitHub] [maven-checkstyle-plugin] slachiewicz commented on a change in pull request #46: [MCHECKSTYLE-393] update doxia to 1.9.2

slachiewicz commented on a change in pull request #46:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/46#discussion_r607082204



##########
File path: pom.xml
##########
@@ -65,9 +65,9 @@ under the License.
   <properties>
     <!-- Because Checkstyle 7+ requires Java 8 -->
     <javaVersion>8</javaVersion>
-    <mavenVersion>3.0</mavenVersion>
+    <mavenVersion>3.6.3</mavenVersion>

Review comment:
       please do not update the minimum required Maven version to the latest available maven. Currently, our minimum should be 3.1.1. Please also do not update everything in one ticket/PR.




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