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 665ce8b7361 build(deps): bump net.java.dev.jna:jna-platform from 
5.18.1 to 5.19.1 (#20041)
665ce8b7361 is described below

commit 665ce8b7361f82a6ab0da10e9e9c37d88972f322
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 09:45:34 2026 +0800

    build(deps): bump net.java.dev.jna:jna-platform from 5.18.1 to 5.19.1 
(#20041)
    
    * build(deps): bump net.java.dev.jna:jna-platform from 5.18.1 to 5.19.1
    
    Bumps 
[net.java.dev.jna:jna-platform](https://github.com/java-native-access/jna) from 
5.18.1 to 5.19.1.
    - 
[Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/java-native-access/jna/compare/5.18.1...5.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna-platform
      dependency-version: 5.19.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update JNA platform 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 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 18232a2fcc4..1790abda63b 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5199,7 +5199,7 @@ libraries:
 
 name: net.java.dev.jna jna-platform
 license_category: binary
-version: 5.18.1
+version: 5.19.1
 module: druid-ranger-security
 license_name: Apache License version 2.0
 libraries:
diff --git a/pom.xml b/pom.xml
index fcefd8f8c8c..e3ed3c31570 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
         <resilience4j.version>1.3.1</resilience4j.version>
         <slf4j.version>2.0.18</slf4j.version>
         <jna.version>5.19.1</jna.version>
-        <jna-platform.version>5.18.1</jna-platform.version>
+        <jna-platform.version>5.19.1</jna-platform.version>
         <hadoop.compile.version>3.5.0</hadoop.compile.version>
         <graaljs.version>25.1.3</graaljs.version>
         <mockito.version>5.23.0</mockito.version>


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

Reply via email to