Remove dom4j dependency

This commit is contained in:
Alex Mukha
2019-07-12 15:01:52 +01:00
parent acad2ae19f
commit ef0d04103f

View File

@@ -147,11 +147,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>