upgrade to latest jsr166y code
This commit is contained in:
parent
ff044c1882
commit
f09a66bf12
|
@ -11,7 +11,7 @@ dependencies {
|
||||||
|
|
||||||
runtime 'com.google.guava:guava:r07'
|
runtime 'com.google.guava:guava:r07'
|
||||||
runtime 'org.elasticsearch:es-trove:3.0.0rc1'
|
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'
|
runtime 'commons-codec:commons-codec:1.4'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue