Upgrade to JNA 5.17.0

Closes gh-45929
This commit is contained in:
Andy Wilkinson 2025-06-12 14:10:38 +01:00
parent a012ab907a
commit 95ead9b619
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ bom {
] ]
} }
} }
library("JNA", "5.13.0") { library("JNA", "5.17.0") {
group("net.java.dev.jna") { group("net.java.dev.jna") {
modules = [ modules = [
"jna-platform" "jna-platform"