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 df720affe30 build(deps): bump oshi.version from 7.6.0 to 7.6.1 (#20261)
df720affe30 is described below

commit df720affe3025a6be7b40627906976dc74a871ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 6 09:40:04 2026 +0800

    build(deps): bump oshi.version from 7.6.0 to 7.6.1 (#20261)
    
    * build(deps): bump oshi.version from 7.6.0 to 7.6.1
    
    Bumps `oshi.version` from 7.6.0 to 7.6.1.
    
    Updates `com.github.oshi:oshi-core` from 7.6.0 to 7.6.1
    - [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.6.0...oshi-parent-7.6.1)
    
    Updates `com.github.oshi:oshi-common` from 7.6.0 to 7.6.1
    - [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.6.0...oshi-parent-7.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.oshi:oshi-core
      dependency-version: 7.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.github.oshi:oshi-common
      dependency-version: 7.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 6a6d8e55981..20fc146863b 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.6.0
+version: 7.6.1
 libraries:
   - com.github.oshi: oshi-core
   - com.github.oshi: oshi-common
diff --git a/processing/pom.xml b/processing/pom.xml
index 5c1f05bf373..26a278c7e26 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.6.0</oshi.version>
+    <oshi.version>7.6.1</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]

Reply via email to