This is an automated email from the ASF dual-hosted git repository. cwylie pushed a commit to branch 0.15.1-incubating in repository https://gitbox.apache.org/repos/asf/incubator-druid.git
commit bdc1ca7ab65bd98c9acf686d5ac767cbea8f6a19 Author: Alexander Saydakov <[email protected]> AuthorDate: Thu Jun 6 14:36:52 2019 -0700 sketches-core-0.13.4 (#7666) --- extensions-core/datasketches/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions-core/datasketches/pom.xml b/extensions-core/datasketches/pom.xml index 11708a7..ffa8332 100644 --- a/extensions-core/datasketches/pom.xml +++ b/extensions-core/datasketches/pom.xml @@ -38,7 +38,7 @@ <dependency> <groupId>com.yahoo.datasketches</groupId> <artifactId>sketches-core</artifactId> - <version>0.13.3</version> + <version>0.13.4</version> <exclusions> <exclusion> <groupId>com.google.code.findbugs</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
