Merge pull request #1733 from nosqlbench/snyk-upgrade-4638c567c03c16646c588d436d52df29

[Snyk] Upgrade com.github.oshi:oshi-core-java11 from 6.4.7 to 6.4.8
This commit is contained in:
Jonathan Shook 2023-12-19 15:41:06 -06:00 committed by GitHub
commit da5c77a347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,7 +280,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core-java11</artifactId>
<version>6.4.7</version>
<version>6.4.8</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>