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


##########
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:
   Thanks for this context. So basically it's the same as 
https://github.com/apache/creadur-rat/pull/172 concerning the maven deps?



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