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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 75e9ad8fb5 Bump jna.version from 5.17.0 to 5.18.1 (#2162)
75e9ad8fb5 is described below

commit 75e9ad8fb5f91f395341fad507bcc897caf2355e
Author: JB Onofré <[email protected]>
AuthorDate: Wed Nov 19 15:24:45 2025 +0100

    Bump jna.version from 5.17.0 to 5.18.1 (#2162)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 04bcd639fa..731083a56d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
         <cxf.version>3.6.9</cxf.version>
         <jackson.version>2.18.2</jackson.version>
-        <jna.version>5.17.0</jna.version>
+        <jna.version>5.18.1</jna.version>
         <jaxb-bom.version>2.3.9</jaxb-bom.version>
         <commons-beanutils.version>1.9.4</commons-beanutils.version>
         <commons-codec.version>1.15</commons-codec.version>

Reply via email to