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 50e9b0dc9f3 build(deps): bump net.java.dev.jna:jna from 5.18.1 to
5.19.1 (#19863)
50e9b0dc9f3 is described below
commit 50e9b0dc9f3bebe04dd4b0747fd2dc0b13081e6f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:03:41 2026 +0800
build(deps): bump net.java.dev.jna:jna from 5.18.1 to 5.19.1 (#19863)
* build(deps): bump net.java.dev.jna:jna from 5.18.1 to 5.19.1
Bumps [net.java.dev.jna:jna](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
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 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 418af77ce47..34a60520045 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1818,7 +1818,7 @@ name: Java Native Access (JNA)
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 5.18.1
+version: 5.19.1
libraries:
- net.java.dev.jna: jna
diff --git a/pom.xml b/pom.xml
index 2b2e4f5d330..4b603d1eda4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
<protobuf.version>4.35.1</protobuf.version>
<resilience4j.version>1.3.1</resilience4j.version>
<slf4j.version>2.0.18</slf4j.version>
- <jna.version>5.18.1</jna.version>
+ <jna.version>5.19.1</jna.version>
<jna-platform.version>5.18.1</jna-platform.version>
<hadoop.compile.version>3.5.0</hadoop.compile.version>
<graaljs.version>25.1.3</graaljs.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]