Skip to content
Snippets Groups Projects
Commit bf37068a authored by nitsanw's avatar nitsanw Committed by Sean Busbey
Browse files

[core] Upgrade to HdrHistogram 2.1.4

parent b78c7119
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<dependency> <dependency>
<groupId>org.hdrhistogram</groupId> <groupId>org.hdrhistogram</groupId>
<artifactId>HdrHistogram</artifactId> <artifactId>HdrHistogram</artifactId>
<version>2.1.3</version> <version>2.1.4</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment