elharo commented on code in PR #149:
URL: https://github.com/apache/maven-doxia/pull/149#discussion_r1111265715


##########
doxia-core/pom.xml:
##########
@@ -53,6 +53,11 @@ under the License.
       <artifactId>commons-text</artifactId>
       <version>1.10.0</version>
     </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <version>2.11.0</version>
+    </dependency>

Review Comment:
   Probably still a few to go, but with the additional files I've added  this 
is now needed in compile scope.



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