Upgrade HDRHistogram to 2.1.9 (#23254)
This commit is contained in:
parent
3e292d5245
commit
24bf18b610
|
@ -74,7 +74,7 @@ dependencies {
|
||||||
// percentiles aggregation
|
// percentiles aggregation
|
||||||
compile 'com.tdunning:t-digest:3.0'
|
compile 'com.tdunning:t-digest:3.0'
|
||||||
// precentil ranks aggregation
|
// precentil ranks aggregation
|
||||||
compile 'org.hdrhistogram:HdrHistogram:2.1.6'
|
compile 'org.hdrhistogram:HdrHistogram:2.1.9'
|
||||||
|
|
||||||
// lucene spatial
|
// lucene spatial
|
||||||
compile "org.locationtech.spatial4j:spatial4j:${versions.spatial4j}", optional
|
compile "org.locationtech.spatial4j:spatial4j:${versions.spatial4j}", optional
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
7495feb7f71ee124bd2a7e7d83590e296d71d80e
|
|
|
@ -0,0 +1 @@
|
||||||
|
e4631ce165eb400edecfa32e03d3f1be53dee754
|
Loading…
Reference in New Issue