Skip to content

Commit

Permalink
Bump HPPC version to 0.7.1 -- what Solr uses. Closes #45
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmiley committed Dec 16, 2015
1 parent 2b28ff4 commit c8526f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>hppc</artifactId>
<version>0.5.2</version>
<version>0.7.1</version>
<!-- Not marking optional because recent Solr versions require it. -->
</dependency>

Expand Down

0 comments on commit c8526f9

Please sign in to comment.