You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2018/09/11 08:03:26 UTC

httpcomponents-client git commit: update JNA from 4.2.1 to 4.5.2

Repository: httpcomponents-client
Updated Branches:
  refs/heads/master 6fec5136d -> 7f3539c18


update JNA from 4.2.1 to 4.5.2


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/commit/7f3539c1
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/tree/7f3539c1
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/diff/7f3539c1

Branch: refs/heads/master
Commit: 7f3539c1811a0bc9107184f6de754e8bbec11922
Parents: 6fec513
Author: Vincent Privat <vi...@gmail.com>
Authored: Mon Sep 10 23:41:38 2018 +0200
Committer: Vincent Privat <vi...@gmail.com>
Committed: Mon Sep 10 23:41:38 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/7f3539c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 65cc3e6..7c9eded 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
     <junit.version>4.12</junit.version>
     <easymock.version>3.2</easymock.version>
     <mockito.version>2.21.0</mockito.version>
-    <jna.version>4.2.1</jna.version>
+    <jna.version>4.5.2</jna.version>
     <hc.stylecheck.version>1</hc.stylecheck.version>
   </properties>