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 03f0ffbecab build(deps): bump sigar.version from 1.6.5.132 to 
1.6.5.132-6 (#20084)
03f0ffbecab is described below

commit 03f0ffbecabd7ec49af394ab4488dfe5383754a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 10:59:15 2026 +0800

    build(deps): bump sigar.version from 1.6.5.132 to 1.6.5.132-6 (#20084)
    
    * build(deps): bump sigar.version from 1.6.5.132 to 1.6.5.132-6
    
    Bumps `sigar.version` from 1.6.5.132 to 1.6.5.132-6.
    
    Updates `org.hyperic:sigar` from 1.6.5.132 to 1.6.5.132-6
    
    Updates `org.hyperic:sigar-dist` from 1.6.5.132 to 1.6.5.132-6
    
    ---
    updated-dependencies:
    - dependency-name: org.hyperic:sigar
      dependency-version: 1.6.5.132-6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hyperic:sigar-dist
      dependency-version: 1.6.5.132-6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update sigar 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 528a722e727..0a3e9385c1a 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2579,7 +2579,7 @@ name: SIGAR
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.6.5.132
+version: 1.6.5.132-6
 libraries:
   - org.hyperic: sigar
 notices:
diff --git a/processing/pom.xml b/processing/pom.xml
index 5e83ae4bcd3..eeef24a7e71 100644
--- a/processing/pom.xml
+++ b/processing/pom.xml
@@ -35,7 +35,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <sigar.base.version>1.6.5</sigar.base.version>
-    <sigar.version>${sigar.base.version}.132</sigar.version>
+    <sigar.version>1.6.5.132-6</sigar.version>
     <oshi.version>7.4.4</oshi.version>
   </properties>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to