Fixed errors pertaining the CPU lib on startup on some systems (fixes #591)
This commit is contained in:
parent
64eedb0aa3
commit
d2bffb2103
4 changed files with 17 additions and 16 deletions
6
pom.xml
6
pom.xml
|
|
@ -155,9 +155,9 @@
|
|||
<version>5.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jhardware</groupId>
|
||||
<artifactId>jHardware</artifactId>
|
||||
<version>0.8.6</version>
|
||||
<groupId>com.github.oshi</groupId>
|
||||
<artifactId>oshi-core</artifactId>
|
||||
<version>6.6.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue