diff options
-rw-r--r-- | archiva-cli/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 5e251b683..8ac5d7f0e 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -90,6 +90,7 @@ <exclude>xml-apis:xml-apis</exclude> <exclude>xalan:xalan</exclude> <exclude>commons-beanutils:commons-beanutils</exclude> + <exclude>commons-io:commons-io</exclude> </excludes> </artifactSet> </configuration> |