This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 672047c  Update to newer version of datasketches (#1393)
672047c is described below

commit 672047c397f0c8e98ba3dceec9cc6e43f75331bd
Author: Matteo Merli <mme...@apache.org>
AuthorDate: Thu Mar 15 12:23:33 2018 -0700

    Update to newer version of datasketches (#1393)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60eb51f..6ed567a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <grpc.version>1.5.0</grpc.version>
     <protoc-gen-grpc-java.version>1.0.0</protoc-gen-grpc-java.version>
     <gson.version>2.8.2</gson.version>
-    <sketches.version>0.6.0</sketches.version>
+    <sketches.version>0.8.3</sketches.version>
 
     <!-- test dependencies -->
     <disruptor.version>3.4.0</disruptor.version>

-- 
To stop receiving notification emails like this one, please contact
mme...@apache.org.

Reply via email to