phosphor-dbus-monitor: srcrev bump 22bf900827..07c35131cb

Matthew Barth (8):
      Add median* condition
      Add filters option to property watch class
      Create Filters class to store filter functions
      test: Rename "ExpectedValues" struct to "Values"
      test: Functionalize test state validation check
      test: Add property watch filter tests
      test: Fix condition generation callbacks size test
      test: Add median condition generation test entries

Change-Id: I7802cf7eac8c336b4badc3cb825ea7851d9179cf
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index 90fa3ac..63dfc5d 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-monitor_git.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 = "22bf9008271a2f084a3369f7550a4b66305649dd"
+SRCREV = "07c35131cb7dca8f0c939417ca8eb379b0ea04c4"
 
 inherit autotools \
         pkgconfig \