diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index e0a4cb2c7d6..09be86adaad 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -44,7 +44,7 @@ bom { ] } } - library("JNA", "5.5.0") { + library("JNA", "5.7.0") { group("net.java.dev.jna") { modules = [ "jna-platform"