You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by rm...@apache.org on 2016/11/16 00:57:08 UTC

incubator-ranger git commit: RANGER-1216: Ranger Audit framework fails to audit to keberized + SSL enabled Solr

Repository: incubator-ranger
Updated Branches:
  refs/heads/master ae8e485f8 -> 2ed2a009b


RANGER-1216: Ranger Audit framework fails to audit to keberized + SSL enabled Solr


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/2ed2a009
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/2ed2a009
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/2ed2a009

Branch: refs/heads/master
Commit: 2ed2a009beda2e9c2aea01fa16b9404235a90d2e
Parents: ae8e485
Author: rmani <rm...@hortonworks.com>
Authored: Tue Nov 15 16:56:46 2016 -0800
Committer: rmani <rm...@hortonworks.com>
Committed: Tue Nov 15 16:56:46 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2ed2a009/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 840b76f..038fddc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <hbase.version>1.1.3</hbase.version>
         <hive.version>2.1.0</hive.version>
         <htrace-core.version>3.1.0-incubating</htrace-core.version>
-		<httpcomponents.httpclient.version>4.5.2</httpcomponents.httpclient.version>
+		<httpcomponents.httpclient.version>4.5.1</httpcomponents.httpclient.version>
 		<httpcomponents.httpcore.version>4.4.4</httpcomponents.httpcore.version>
 		<httpcomponents.httpmime.version>4.5.2</httpcomponents.httpmime.version>
         <jackson.version>1.9.13</jackson.version>