From 11359c2c028fa85448728d6cde082456f32300cb Mon Sep 17 00:00:00 2001 From: Guillermo Perez Date: Tue, 7 Feb 2017 18:45:24 -0300 Subject: [PATCH] Update jna.txt comment The txt comment was out of date, so I changed the version number and pointed to maven folder/pom. --- app/lib/jna.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/lib/jna.txt b/app/lib/jna.txt index acc3f19fb..4dbac83c2 100644 --- a/app/lib/jna.txt +++ b/app/lib/jna.txt @@ -1,2 +1,4 @@ -The JAR file is JNA 3.5.2 (presumably) downloaded from -https://maven.java.net/content/repositories/releases/net/java/dev/jna/jna/3.5.2/ +The JAR file is JNA 4.2.0 + +You can find the corresponding file for Maven here: +https://maven.java.net/content/repositories/releases/net/java/dev/jna/jna/4.2.0/