We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02b83b commit 5247a25Copy full SHA for 5247a25
licenses.yaml
@@ -2427,7 +2427,7 @@ name: OSHI
2427
license_category: binary
2428
module: java-core
2429
license_name: MIT License
2430
-version: 6.4.4
+version: 6.9.1
2431
libraries:
2432
- com.github.oshi: oshi-core
2433
license_file_path: licenses/bin/oshi.MIT
processing/pom.xml
@@ -36,7 +36,7 @@
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
<sigar.base.version>1.6.5</sigar.base.version>
38
<sigar.version>${sigar.base.version}.132</sigar.version>
39
- <oshi.version>6.4.4</oshi.version>
+ <oshi.version>6.9.1</oshi.version>
40
</properties>
41
42
<dependencies>
0 commit comments