Update dependency net.java.dev.jna:jna to v5.17.0 (#10406)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-17 09:26:30 -07:00 committed by GitHub
parent 9aa7173bbf
commit 110f1667a0
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.16.0</version>
<version>5.17.0</version>
</dependency>
<dependency>
<groupId>net.java.sezpoz</groupId>