Remove unused tagsoup and metadata-extractor libs (#528)

This commit is contained in:
Alex Mukha
2019-07-22 09:59:21 +01:00
committed by GitHub
parent 6f6fd015a2
commit b0f558c102

10
pom.xml
View File

@@ -428,16 +428,6 @@
<artifactId>isoparser</artifactId>
<version>1.1.22</version>
</dependency>
<dependency>
<groupId>com.drewnoakes</groupId>
<artifactId>metadata-extractor</artifactId>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>org.ccil.cowan.tagsoup</groupId>
<artifactId>tagsoup</artifactId>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>net.sf</groupId>
<artifactId>bliki</artifactId>