[HTTPCLIENT-1849] Update JNA from 4.1.0 to 4.4.0.
This commit is contained in:
parent
53065fb48a
commit
9687283526
|
@ -30,6 +30,9 @@ Changelog:
|
|||
* [HTTPCLIENT-1848] Update spymemcached from 2.11.4 to 2.12.3.
|
||||
Contributed by Gary Gregory <ggregory at apache.org>
|
||||
|
||||
* [HTTPCLIENT-1849] Update JNA from 4.1.0 to 4.4.0.
|
||||
Contributed by Gary Gregory <ggregory at apache.org>
|
||||
|
||||
Release 4.5.3
|
||||
-------------------
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -75,7 +75,7 @@
|
|||
<junit.version>4.11</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.4.0</jna.version>
|
||||
<hc.stylecheck.version>1</hc.stylecheck.version>
|
||||
<api.comparison.version>4.4</api.comparison.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue