phosphor-objmgr: srcrev bump 1e94e60b4f..8c243629a9

Brad Bishop (1):
      monitor: add cli11 argument parsing

Change-Id: I88b4fb8e773948bd939f79e9333e82c503a93fcd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 6925d71..a7905f0 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -9,7 +9,8 @@
 DEPENDS += "sdbusplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "${PN}-config-native"
-SRCREV = "1e94e60b4fb6f6e1ebe42eeeeaf52a070ae11c30"
+DEPENDS += "cli11"
+SRCREV = "8c243629a9e6866ccac247d74f274b86bc1fad50"
 PV = "1.0+git${SRCPV}"
 PR = "r1"