upgrade to trove 3.0.0rc2

This commit is contained in:
kimchy 2011-06-20 00:11:28 +03:00
parent f3af1fd1d4
commit 4547bc3ef4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ dependencies {
runtime 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.2'
runtime 'com.google.guava:guava:r09'
runtime 'org.elasticsearch:es-trove:3.0.0rc1'
runtime 'org.elasticsearch:es-trove:3.0.0rc2'
runtime 'org.elasticsearch:es-jsr166y:20110209'
runtime 'commons-codec:commons-codec:1.5'