Dependencies: Version bump HPPC to 0.6.0

This commit is contained in:
Alexander Reelsen 2014-08-08 08:20:07 +02:00
parent 4e16258648
commit 9e4064a9ba

View File

@ -197,7 +197,7 @@
<dependency> <dependency>
<groupId>com.carrotsearch</groupId> <groupId>com.carrotsearch</groupId>
<artifactId>hppc</artifactId> <artifactId>hppc</artifactId>
<version>0.5.3</version> <version>0.6.0</version>
</dependency> </dependency>
<dependency> <dependency>