Update JNA from 4.1.0 to 4.2.1.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725824 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2016-01-20 22:25:18 +00:00
parent 3054cfb666
commit 27c5bef9aa
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<junit.version>4.12</junit.version>
<easymock.version>2.5.2</easymock.version>
<mockito.version>1.8.5</mockito.version>
<jna.version>4.1.0</jna.version>
<jna.version>4.2.1</jna.version>
<hc.stylecheck.version>1</hc.stylecheck.version>
<hc.rat.version>0.11</hc.rat.version>
</properties>