This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 155825387bd build(deps): bump oshi.version from 7.4.4 to 7.5.0 (#20103)
155825387bd is described below
commit 155825387bd38f31b800a77fe395e52e7a406112
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:05:44 2026 +0800
build(deps): bump oshi.version from 7.4.4 to 7.5.0 (#20103)
* 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] <[email protected]>
* build(deps): update OSHI license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
processing/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 444aeedaf0c..2db02ba3086 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
diff --git a/processing/pom.xml b/processing/pom.xml
index eeef24a7e71..6e5240ff7cc 100644
--- a/processing/pom.xml
+++ b/processing/pom.xml
@@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sigar.base.version>1.6.5</sigar.base.version>
<sigar.version>1.6.5.132-6</sigar.version>
- <oshi.version>7.4.4</oshi.version>
+ <oshi.version>7.5.0</oshi.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]