upgrade to latest jsr166y version
This commit is contained in:
parent
9513dd0a4a
commit
ca97e19cde
|
@ -6,7 +6,7 @@ dependencies {
|
||||||
runtime 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.2'
|
runtime 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.2'
|
||||||
runtime 'com.google.guava:guava:r09'
|
runtime 'com.google.guava:guava:r09'
|
||||||
runtime 'org.elasticsearch:es-trove:3.0.0rc2'
|
runtime 'org.elasticsearch:es-trove:3.0.0rc2'
|
||||||
runtime 'org.elasticsearch:es-jsr166y:20110209'
|
runtime 'org.elasticsearch:es-jsr166y:20110710'
|
||||||
|
|
||||||
runtime 'commons-codec:commons-codec:1.5'
|
runtime 'commons-codec:commons-codec:1.5'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue