mirror of
https://github.com/apache/druid.git
synced 2025-02-23 19:15:02 +00:00
updated dependency on sketches-core (#3443)
* updated dependency on sketches-core to 0.7.0 * Use sketches-core-0.4.1, which is the latest version still compatible with JDK7
This commit is contained in:
parent
6a1cd7fc66
commit
1a5042ca26
@ -38,7 +38,7 @@
|
||||
<dependency>
|
||||
<groupId>com.yahoo.datasketches</groupId>
|
||||
<artifactId>sketches-core</artifactId>
|
||||
<version>0.2.2</version>
|
||||
<version>0.4.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.druid</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user