You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by jd...@apache.org on 2016/04/29 00:15:34 UTC

[16/20] hive git commit: HIVE-13537. Update slf4j version to 1.7.10. (Siddharth Seth, reviewed by Prasanth Jayachandran)

HIVE-13537. Update slf4j version to 1.7.10. (Siddharth Seth, reviewed by Prasanth Jayachandran)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b3eb86c3
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b3eb86c3
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/b3eb86c3

Branch: refs/heads/llap
Commit: b3eb86c3c6defe025cb8927fdef443f6af6e4a10
Parents: 58450d1
Author: Siddharth Seth <ss...@apache.org>
Authored: Thu Apr 28 11:59:36 2016 +0530
Committer: Siddharth Seth <ss...@apache.org>
Committed: Thu Apr 28 11:59:36 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/hive/blob/b3eb86c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a108c96..dff2a72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
     <pig.version>0.12.0</pig.version>
     <protobuf.version>2.5.0</protobuf.version>
     <stax.version>1.0.1</stax.version>
-    <slf4j.version>1.7.5</slf4j.version>
+    <slf4j.version>1.7.10</slf4j.version>
     <ST4.version>4.0.4</ST4.version>
     <tez.version>0.8.3</tez.version>
     <slider.version>0.90.2-incubating</slider.version>