sketches-core-0.13.4 (#7666)

This commit is contained in:
Alexander Saydakov 2019-06-06 14:36:52 -07:00 committed by Gian Merlino
parent 12a1ecfc2b
commit 4dd446bfdd
1 changed files with 1 additions and 1 deletions

View File

@ -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>