Upgrade jsoncpp to 1.9.5

Test: make
Change-Id: I0be1376ee1502a2fd9db2733b503f30f2777a02a
diff --git a/METADATA b/METADATA
index 8b98e5f..a1c5da4 100644
--- a/METADATA
+++ b/METADATA
@@ -3,16 +3,16 @@
 third_party {
   url {
     type: ARCHIVE
-    value: "https://github.com/open-source-parsers/jsoncpp/archive/1.9.4.tar.gz"
+    value: "https://github.com/open-source-parsers/jsoncpp/archive/1.9.5.tar.gz"
   }
-  version: "1.9.4"
+  version: "1.9.5"
   license_type: NOTICE
-  last_upgrade_date {
-    year: 2021
-    month: 2
-    day: 24
-  }
   security {
     tag: "NVD-CPE2.3:cpe:/a:jsoncpp_project:jsoncpp:1.9.4"
   }
+  last_upgrade_date {
+    year: 2021
+    month: 12
+    day: 7
+  }
 }