Merge pull request #1544 from nosqlbench/snyk-upgrade-29d38944739a40aabdc8c96434c07d33

[Snyk] Upgrade com.github.oshi:oshi-core-java11 from 6.4.4 to 6.4.5
This commit is contained in:
Jonathan Shook 2023-09-15 16:51:52 -05:00 committed by GitHub
commit 17bfa041d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>