removed unnecessary dependency

This commit is contained in:
Claudio Atzori 2020-03-26 09:03:43 +01:00
parent 9dff4adbc3
commit 4753662edd
1 changed files with 0 additions and 7 deletions

View File

@ -36,13 +36,6 @@
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-common</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>