ottlinger commented on code in PR #175:
URL: https://github.com/apache/creadur-rat/pull/175#discussion_r1421077406


##########
pom.xml:
##########
@@ -52,12 +52,13 @@ agnostic home for software distribution comprehension and 
audit tools.
     <maven.compiler.source>${javaVersion}</maven.compiler.source>
     <maven.compiler.target>${javaVersion}</maven.compiler.target>
     <!-- This is the version of Maven required to use the Rat Maven Plugin -->
-    <mavenVersion>3.2.5</mavenVersion>
+    <mavenMinVersion>3.2.5</mavenMinVersion>
+    <mavenVersion>3.9.6</mavenVersion>

Review Comment:
   fyi: I started a discussion on the mailing list concerning this update 
...... let's see if there are any complaints about that one.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to