upgrade to latest jsr166y code

This commit is contained in:
kimchy 2011-02-09 00:26:09 +02:00
parent ff044c1882
commit f09a66bf12
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ dependencies {
runtime 'com.google.guava:guava:r07'
runtime 'org.elasticsearch:es-trove:3.0.0rc1'
runtime 'org.elasticsearch:es-jsr166y:20100615'
runtime 'org.elasticsearch:es-jsr166y:20110209'
runtime 'commons-codec:commons-codec:1.4'