Merge pull request #518 from nosqlbench/snyk-upgrade-33515ebfdf21dbab7899551bac0158d2

[Snyk] Upgrade com.github.oshi:oshi-core from 5.2.2 to 5.8.7
This commit is contained in:
Jonathan Shook 2022-03-22 11:24:10 -05:00 committed by GitHub
commit 8b860d1509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 9 deletions

View File

@ -19,12 +19,6 @@
<dependencies>
<!--<dependency>-->
<!--<groupId>com.github.oshi</groupId>-->
<!--<artifactId>oshi-core</artifactId>-->
<!--<version>3.5.0</version>-->
<!--</dependency>-->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-api</artifactId>

View File

@ -251,8 +251,8 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.2.2</version>
<artifactId>oshi-core-java11</artifactId>
<version>6.1.5</version>
</dependency>
<dependency>

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<artifactId>oshi-core-java11</artifactId>
</dependency>
<dependency>