Commit 541ab326 authored by Filippo Carone's avatar Filippo Carone

jna version updated

parent f6d9ebe6
...@@ -31,9 +31,9 @@ ...@@ -31,9 +31,9 @@
</build> </build>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.jna</groupId> <groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId> <artifactId>jna</artifactId>
<version>3.0.2</version> <version>3.0.9</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment