phosphor-dbus-monitor: srcrev bump 8e273775ee..0b45a3ce6d

Patrick Venture (1):
      event: use const reference for string params

Change-Id: I2e62a37c6d7192beefe5c54bd1c3566281d739f3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
index e76473a..fb850b1 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
@@ -7,7 +7,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI = "git://github.com/openbmc/phosphor-dbus-monitor"
-SRCREV = "8e273775ee53d796c9accd256aac7c5dd9562b21"
+SRCREV = "0b45a3ce6d21e70453ed3d4a7dfcc2bef0865e7f"
 
 inherit autotools \
         pkgconfig \