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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 44d7523286 build(deps): bump net.java.dev.jna:jna from 5.18.1 to 
5.19.0 (#2587)
44d7523286 is described below

commit 44d7523286808732aa2c2621f59f8d89951f7648
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 09:16:09 2026 +0200

    build(deps): bump net.java.dev.jna:jna from 5.18.1 to 5.19.0 (#2587)
    
    Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) 
from 5.18.1 to 5.19.0.
    - 
[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.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna
      dependency-version: 5.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5506a93f69..1cf59c9c4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <!-- When updating this to the latest version, we're getting errors in the 
opcua server tests -->
     <jaxb.version>4.0.4</jaxb.version>
     <jetty-util.version>12.1.0</jetty-util.version>
-    <jna.version>5.18.1</jna.version>
+    <jna.version>5.19.0</jna.version>
     <jserialcom.version>2.11.4</jserialcom.version>
     <junit.jupiter.version>6.1.0</junit.jupiter.version>
     <junit.platform.version>1.8.2</junit.platform.version>

Reply via email to