fix: upgrade com.github.oshi:oshi-core-java11 from 6.4.4 to 6.4.5

Snyk has created this PR to upgrade com.github.oshi:oshi-core-java11 from 6.4.4 to 6.4.5.

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
This commit is contained in:
snyk-bot 2023-09-14 03:38:29 +00:00
parent b3b361b30a
commit 77fdc54bec
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -281,7 +281,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core-java11</artifactId>
<version>6.4.4</version>
<version>6.4.5</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>