Skip to content

Commit

Permalink
Changed JNA maven dependency to the latest 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nyholku committed Oct 1, 2016
1 parent aa1e1b0 commit f987bc7
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>4.0.0</version>
<version>4.2.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f987bc7

Please sign in to comment.