mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-02 13:29:26 -06:00
fix: upgrade com.github.oshi:oshi-core-java11 from 6.4.3 to 6.4.4 (#1419)
Snyk has created this PR to upgrade com.github.oshi:oshi-core-java11 from 6.4.3 to 6.4.4. See this package in Maven Repository: https://mvnrepository.com/artifact/com.github.oshi/oshi-core-java11/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
04bab325db
commit
80a23ffedc
@ -316,7 +316,7 @@
|
||||
<dependency>
|
||||
<groupId>com.github.oshi</groupId>
|
||||
<artifactId>oshi-core-java11</artifactId>
|
||||
<version>6.4.3</version>
|
||||
<version>6.4.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user