Skip to content

Commit

Permalink
[Fix-356] fix `Could not initialize class oshi.hardware.platform.mac.…
Browse files Browse the repository at this point in the history
…MacCentral` exception. (#356) (#357)
  • Loading branch information
lxorc authored Feb 7, 2024
1 parent 48a98cd commit f31deb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<slf4j.api.version>1.7.5</slf4j.api.version>
<slf4j.log4j12.version>1.7.5</slf4j.log4j12.version>
<jackson.version>2.12.5</jackson.version>
<oshi.core.version>5.5.1</oshi.core.version>
<oshi.core.version>5.8.7</oshi.core.version>
<commons.collections4.version>4.1</commons.collections4.version>
<guava.version>20.0</guava.version>
<java.version>1.8</java.version>
Expand Down

0 comments on commit f31deb7

Please sign in to comment.