sdbusplus.bb: bump version

Change-Id: Id060c692e220c55c505311d76e2d312257d0a430
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-extended/sdbusplus/sdbusplus.bb b/common/recipes-extended/sdbusplus/sdbusplus.bb
index d728212..f65f6f3 100644
--- a/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -16,7 +16,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "3f67eedd79e039a88086376666681cfcee78c0eb"
+SRCREV = "9b9706276095a24c4d4438ae5542c59deca2341a"
 
 PACKAGECONFIG ??= "libsdbusplus"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"