phosphor-health-monitor: srcrev bump 9ca0045836..af109947da

Nan Zhou (1):
      sensors: change object_manager path

Change-Id: I007b04c49a092a1c566449244589212e4d8a74cc
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 1fc6f0a..b9d9a55 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 = "9ca00458368035d4e1bb4d6e6fcd8d9839a0d435"
+SRCREV = "af109947dad9c6dbf496c4111c625e5ae407dd81"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"