This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch plex
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git


The following commit(s) were added to refs/heads/plex by this push:
     new 65d162d  make dependency on commons-io explicit
65d162d is described below

commit 65d162d9926ebecb9cbeaade927c42bae2f35dca
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Wed Apr 21 10:45:42 2021 -0400

    make dependency on commons-io explicit
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 55fdbc5..6f02ab2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,6 @@
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
       <version>2.6</version>
-      <scope>test</scope>
     </dependency>
 
     <dependency>

Reply via email to