Upgrade fasterXML libraries for OS-9

Upgrade fasterXML to version 2.9.5 to address security vulnerability
Wrap calls to treeRead(InputStream) to handle new behavior of null streams

Change-Id: Id199cfacd0cf9e5371dc33de9f1e058c2e72eaa5
diff --git a/utils/misc/BUCK b/utils/misc/BUCK
index 73e4917..efd0ac7 100644
--- a/utils/misc/BUCK
+++ b/utils/misc/BUCK
@@ -1,5 +1,6 @@
 COMPILE_DEPS = [
     '//lib:COMPILE',
+    '//lib:jackson-core',
 ]
 
 osgi_jar_with_tests(