You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2017/11/13 21:01:36 UTC

hbase git commit: TestNamespacesInstanceResource fails

Repository: hbase
Updated Branches:
  refs/heads/master 41f6bf6b8 -> 6ea759611


TestNamespacesInstanceResource fails


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

Branch: refs/heads/master
Commit: 6ea759611cd2546b762853c5ec8a068d9aacf605
Parents: 41f6bf6
Author: tedyu <yu...@gmail.com>
Authored: Mon Nov 13 13:01:32 2017 -0800
Committer: tedyu <yu...@gmail.com>
Committed: Mon Nov 13 13:01:32 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/6ea75961/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1321a74..b423085 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1419,7 +1419,7 @@
     <httpclient.version>4.5.3</httpclient.version>
     <httpcore.version>4.4.6</httpcore.version>
     <metrics-core.version>3.2.1</metrics-core.version>
-    <jackson.version>2.9.1</jackson.version>
+    <jackson.version>2.9.2</jackson.version>
     <jaxb-api.version>2.2.12</jaxb-api.version>
     <jetty.version>9.4.6.v20170531</jetty.version>
     <jetty-jsp.version>9.2.19.v20160908</jetty-jsp.version>