phosphor-health-monitor: srcrev bump 51bcfcb11d..9ca0045836

Jayashree Dhanapal (1):
      Remove initial values for Health sensor

Patrick Williams (1):
      sdbusplus: use shorter type aliases

Change-Id: Ibcfda535b8b3b0209816b07158d20bc30b74ba56
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
index 4f54a55..1fc6f0a 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "nlohmann-json"
-SRCREV = "51bcfcb11d64e830729c8568b473eb957fb9c47c"
+SRCREV = "9ca00458368035d4e1bb4d6e6fcd8d9839a0d435"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"