elharo commented on code in PR #465:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/465#discussion_r1840044679


##########
src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java:
##########
@@ -108,7 +108,7 @@ public class TreeMojo extends AbstractMojo {
     /**
      * If specified, this parameter will cause the dependency tree to be 
written using the specified format. Currently
      * supported formats are: <code>text</code> (default), <code>dot</code>, 
<code>graphml</code>, <code>tgf</code>
-     * and <code>json</code>.
+     * and <code>json</code>(since 3.7.0).

Review Comment:
   Needs a space



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