fix: upgrade org.hdrhistogram:HdrHistogram from 2.1.11 to 2.1.12

Snyk has created this PR to upgrade org.hdrhistogram:HdrHistogram from 2.1.11 to 2.1.12.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.hdrhistogram/HdrHistogram/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-07-07 00:23:37 +00:00
parent 41ec6fd6a7
commit 7240cf89f1
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -124,7 +124,7 @@
<dependency> <dependency>
<groupId>org.hdrhistogram</groupId> <groupId>org.hdrhistogram</groupId>
<artifactId>HdrHistogram</artifactId> <artifactId>HdrHistogram</artifactId>
<version>2.1.11</version> <version>2.1.12</version>
</dependency> </dependency>
<dependency> <dependency>