[REPO-4514] Removed dom4j dependency (#627)

This commit is contained in:
tiagosalvado10
2021-07-27 09:04:50 +01:00
committed by GitHub
parent 10a0f1923d
commit ec97ce5856

View File

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