removing not needed dependency

This commit is contained in:
Miriam Baglioni 2021-08-11 17:42:26 +02:00
parent cc3d72df0e
commit 95e5482bbb
1 changed files with 0 additions and 6 deletions

View File

@ -82,12 +82,6 @@
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId> <artifactId>commons-text</artifactId>
</dependency> </dependency>
<dependency>
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-aggregation</artifactId>
<version>1.2.4-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies> </dependencies>