Update dependency net.java.dev.jna:jna to v5.18.1

This commit is contained in:
renovate[bot] 2025-09-30 21:05:03 +00:00 committed by GitHub
parent 3bce9e226b
commit 5060c04229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ THE SOFTWARE.
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.18.0</version>
<version>5.18.1</version>
</dependency>
<dependency>
<groupId>net.java.sezpoz</groupId>