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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new c46d42e  [KARAF-7079] Upgrade to JNA 5.8.0
c46d42e is described below

commit c46d42ed76734328cba38ff33331d2423e6b8025
Author: jbonofre <[email protected]>
AuthorDate: Wed Mar 24 16:40:20 2021 +0100

    [KARAF-7079] Upgrade to JNA 5.8.0
    
    (cherry picked from commit d6a90d26e0e599258eb6fa99f52e9f89f26573f9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c96f3c8..950ff3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
         <cxf.version>3.4.0</cxf.version>
         <jackson.version>2.10.5</jackson.version>
-        <jna.version>5.7.0</jna.version>
+        <jna.version>5.8.0</jna.version>
         <jaxb.version>2.3.3</jaxb.version> 
         <commons-beanutils.version>1.9.4</commons-beanutils.version>
         <commons-codec.version>1.15</commons-codec.version>

Reply via email to