Skip to content

Commit 5247a25

Browse files
authored
deps(oshi): Bump com.github.oshi:oshi-core from 6.4.4 to 6.9.1 (#18839)
Bump com.github.oshi:oshi-core from 6.4.4 to 6.9.1
1 parent f02b83b commit 5247a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

licenses.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2427,7 +2427,7 @@ name: OSHI
24272427
license_category: binary
24282428
module: java-core
24292429
license_name: MIT License
2430-
version: 6.4.4
2430+
version: 6.9.1
24312431
libraries:
24322432
- com.github.oshi: oshi-core
24332433
license_file_path: licenses/bin/oshi.MIT

processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<sigar.base.version>1.6.5</sigar.base.version>
3838
<sigar.version>${sigar.base.version}.132</sigar.version>
39-
<oshi.version>6.4.4</oshi.version>
39+
<oshi.version>6.9.1</oshi.version>
4040
</properties>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)