Remove unused dom4j dependency

This commit is contained in:
Alex Mukha
2019-02-09 17:11:15 +00:00
parent 59b6b2ee0a
commit e6fd73930e

View File

@@ -150,11 +150,6 @@
<artifactId>jaxb-core</artifactId>
<version>2.3.0.1</version>
</dependency>
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.guessencoding</groupId>
<artifactId>guessencoding</artifactId>