This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new f8e284a6 Bump com.github.oshi:oshi-core from 6.10.0 to 6.12.0 (#657)
f8e284a6 is described below

commit f8e284a6111554cf2f474713b9698a033d48b2ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 23 12:24:51 2026 +0200

    Bump com.github.oshi:oshi-core from 6.10.0 to 6.12.0 (#657)
    
    Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.10.0 
to 6.12.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-6.10.0...oshi-parent-6.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.oshi:oshi-core
      dependency-version: 6.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 collector/oshi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collector/oshi/pom.xml b/collector/oshi/pom.xml
index 9bc6ec6c..fad08ebf 100644
--- a/collector/oshi/pom.xml
+++ b/collector/oshi/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>com.github.oshi</groupId>
             <artifactId>oshi-core</artifactId>
-            <version>6.10.0</version>
+            <version>6.12.0</version>
         </dependency>
         <dependency>
             <groupId>net.java.dev.jna</groupId>

Reply via email to