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:
parent
3054cfb666
commit
27c5bef9aa
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue