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 db7983e7dbc build(deps): bump oshi.version from 7.5.0 to 7.6.0 (#20210)
db7983e7dbc is described below
commit db7983e7dbcde846a4612696dbf5f581b0fc951e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:24:18 2026 +0800
build(deps): bump oshi.version from 7.5.0 to 7.6.0 (#20210)
* build(deps): bump oshi.version from 7.5.0 to 7.6.0
Bumps `oshi.version` from 7.5.0 to 7.6.0.
Updates `com.github.oshi:oshi-core` from 7.5.0 to 7.6.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.5.0...oshi-parent-7.6.0)
Updates `com.github.oshi:oshi-common` from 7.5.0 to 7.6.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.5.0...oshi-parent-7.6.0)
---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
dependency-version: 7.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.github.oshi:oshi-common
dependency-version: 7.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: update dependency 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 4acd4f5b714..69d56d59abc 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2735,7 +2735,7 @@ name: OSHI
license_category: binary
module: java-core
license_name: MIT License
-version: 7.5.0
+version: 7.6.0
libraries:
- com.github.oshi: oshi-core
- com.github.oshi: oshi-common
diff --git a/processing/pom.xml b/processing/pom.xml
index 55b533ccdcd..5c1f05bf373 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.5.0</oshi.version>
+ <oshi.version>7.6.0</oshi.version>
<mariadb.legacy.version>2.7.3</mariadb.legacy.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]