Skip to content

Commit 95ead9b

Browse files
committed
Upgrade to JNA 5.17.0
Closes gh-45929
1 parent a012ab9 commit 95ead9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ bom {
8686
]
8787
}
8888
}
89-
library("JNA", "5.13.0") {
89+
library("JNA", "5.17.0") {
9090
group("net.java.dev.jna") {
9191
modules = [
9292
"jna-platform"

0 commit comments

Comments
 (0)