Skip to content

Commit

Permalink
Bump JNA to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Jul 21, 2021
1 parent 1e2be9a commit fba8f73
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 @@ -184,7 +184,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.7.0</version>
<version>5.8.0</version>
</dependency>

<!-- JUnit -->
Expand Down

0 comments on commit fba8f73

Please sign in to comment.