Remove unnecessary hppc artifact versions from pom.xml

This commit is contained in:
Alexey Andreev 2022-06-01 17:25:33 +03:00
parent f1112c973d
commit b03518c493
2 changed files with 0 additions and 2 deletions

View File

@ -61,7 +61,6 @@
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>hppc</artifactId>
<version>0.7.3</version>
<optional>true</optional>
</dependency>
<dependency>

View File

@ -47,7 +47,6 @@
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>hppc</artifactId>
<version>0.7.3</version>
<optional>true</optional>
</dependency>
<dependency>