From 6003466afa6befb792bcb664f657ec0157931880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:02:00 +0000 Subject: [PATCH 1/2] build(deps): bump oshi.version from 7.4.4 to 7.5.0 Bumps `oshi.version` from 7.4.4 to 7.5.0. Updates `com.github.oshi:oshi-core` from 7.4.4 to 7.5.0 - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/oshi/oshi/compare/oshi-parent-7.4.4...oshi-parent-7.5.0) Updates `com.github.oshi:oshi-common` from 7.4.4 to 7.5.0 - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/oshi/oshi/compare/oshi-parent-7.4.4...oshi-parent-7.5.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.github.oshi:oshi-common dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- processing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/processing/pom.xml b/processing/pom.xml index eeef24a7e718..6e5240ff7cc6 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -36,7 +36,7 @@ UTF-8 1.6.5 1.6.5.132-6 - 7.4.4 + 7.5.0 From 2c3d31cfab3b73726855c5e2ff53a674a1f2e73a Mon Sep 17 00:00:00 2001 From: Frank Chen Date: Fri, 21 Aug 2026 10:50:41 +0800 Subject: [PATCH 2/2] build(deps): update OSHI license metadata --- licenses.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses.yaml b/licenses.yaml index 90fb0233216d..e21b488dc02b 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -2717,7 +2717,7 @@ name: OSHI license_category: binary module: java-core license_name: MIT License -version: 7.4.4 +version: 7.5.0 libraries: - com.github.oshi: oshi-core - com.github.oshi: oshi-common