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 66a0ac0b53 KARAF-7866: Upgrade to JNA 5.15.0
66a0ac0b53 is described below

commit 66a0ac0b532f5f3db62488d1810354b1a349800c
Author: JB Onofré <[email protected]>
AuthorDate: Tue Oct 1 17:11:25 2024 +0200

    KARAF-7866: Upgrade to JNA 5.15.0
    
    (cherry picked from commit af92a0685a9207c111b554c15a710c9b3bd0303b)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0648a26ce1..fe52288d66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
         <cxf.version>3.5.5</cxf.version>
         <jackson.version>2.17.2</jackson.version>
-        <jna.version>5.14.0</jna.version>
+        <jna.version>5.15.0</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