Skip to content

Commit

Permalink
Upgrade jna to support Mac M1/M2 local execution.
Browse files Browse the repository at this point in the history
  • Loading branch information
abhioncbr committed Apr 27, 2024
1 parent 3f0b748 commit 62a8c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.5.0</version>
<version>5.7.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 62a8c61

Please sign in to comment.