Merge pull request #1803 from nosqlbench/snyk-upgrade-11726352e8e064401bd3c9c785a416e3

[Snyk] Upgrade com.github.oshi:oshi-core-java11 from 6.4.10 to 6.4.11
This commit is contained in:
Jonathan Shook 2024-02-05 13:54:47 -06:00 committed by GitHub
commit 663a3e08ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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