mirror of https://github.com/apache/druid.git
use the latest datasketches-java-1.2.0-incubating (#9269)
Co-authored-by: Gian Merlino <gianmerlino@gmail.com>
This commit is contained in:
parent
475b90c3a6
commit
54bc4dc71b
|
@ -3057,7 +3057,7 @@ name: DataSketches
|
|||
license_category: binary
|
||||
module: java-core
|
||||
license_name: Apache License version 2.0
|
||||
version: 1.1.0-incubating
|
||||
version: 1.2.0-incubating
|
||||
libraries:
|
||||
- org.apache.datasketches: datasketches-java
|
||||
|
||||
|
|
Loading…
Reference in New Issue