sdbusplus.bb: bump version

Change-Id: I73ed2cb54e8b8bcb76964edf2023d2daa0acbb18
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 13222e9..5d33229 100644
--- a/common/recipes-extended/sdbusplus/sdbusplus.bb
+++ b/common/recipes-extended/sdbusplus/sdbusplus.bb
@@ -18,7 +18,7 @@
         "
 
 SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "ccacc4af969a70cc24f84981b5a5dde01a928d09"
+SRCREV = "9b373f0dd12b638d322baaee92c5db0c0f1fe2e3"
 
 PACKAGECONFIG ??= "libsdbusplus"
 PACKAGECONFIG[libsdbusplus] = "--enable-libsdbusplus,--disable-libsdbusplus,systemd,libsystemd"