fix: upgrade com.github.oshi:oshi-core-java11 from 6.3.2 to 6.4.0 (#887)

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

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/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jonathan Shook
2022-12-27 11:00:50 -06:00
committed by GitHub
parent 7bcc7d6bfc
commit 19b8743f74

View File

@@ -270,7 +270,7 @@
<dependency> <dependency>
<groupId>com.github.oshi</groupId> <groupId>com.github.oshi</groupId>
<artifactId>oshi-core-java11</artifactId> <artifactId>oshi-core-java11</artifactId>
<version>6.3.2</version> <version>6.4.0</version>
</dependency> </dependency>
<dependency> <dependency>