aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0534a825..72da6cdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
<commons.findbugs.version>3.0.4</commons.findbugs.version>
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<commons.clirr.version>2.8</commons.clirr.version>
- <jna.version>4.4.0</jna.version>
+ <jna.version>4.5.0</jna.version>
</properties>
<!-- Cannot be added to Commons Parent, see https://issues.apache.org/jira/browse/COMMONSSITE-26 -->