fix: upgrade com.github.oshi:oshi-core-java11 from 6.1.5 to 6.1.6

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

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
This commit is contained in:
snyk-bot 2022-06-24 00:08:30 +00:00
parent d73ec01f6b
commit 0ebd02315e
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -261,7 +261,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.1.5</version> <version>6.1.6</version>
</dependency> </dependency>
<dependency> <dependency>