upgrade to latest jsr166 code
This commit is contained in:
parent
f072c7e91b
commit
dc85e227af
|
@ -6,8 +6,8 @@ dependencies {
|
|||
runtime 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.2'
|
||||
runtime 'com.google.guava:guava:r09'
|
||||
runtime 'org.elasticsearch:es-trove:3.0.0'
|
||||
runtime 'org.elasticsearch:es-jsr166y:20110820'
|
||||
runtime 'org.elasticsearch:es-jsr166e:20110820'
|
||||
runtime 'org.elasticsearch:es-jsr166y:20110918'
|
||||
runtime 'org.elasticsearch:es-jsr166e:20110918'
|
||||
|
||||
runtime 'commons-codec:commons-codec:1.5'
|
||||
|
||||
|
|
Loading…
Reference in New Issue