phosphor-user-manager: srcrev bump 7ba3c71cb3..dccee2b7ff

Nagaraju Goruganti (4):
      phosphor-ldap-conf: add application to configure LDAP
      phosphor-ldap-conf: implement restore and add error handling
      phosphor-ldap-conf: Implement the Delete interface
      phosphor-ldap-conf: switch between config files while enabling/disabling LDAP

Tom Joseph (2):
      ldap: Add application to configure privilege for LDAP groups
      ldap: Add persistence for LDAP mapper D-Bus objects

Vernon Mauery (1):
      phosphor-user-manager: use c++17

Change-Id: Iebdd87e921c00fd4513115a0b17fd72ca9418695
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager.bb b/recipes-phosphor/users/phosphor-user-manager.bb
index ef39051..894acdd 100644
--- a/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/recipes-phosphor/users/phosphor-user-manager.bb
@@ -25,5 +25,5 @@
 DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service"
 
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "7ba3c71cb31c6316e364d1c3c8abde249a6724d1"
+SRCREV = "dccee2b7ff47757afb6a0606707b6436bb0f4c7b"
 S = "${WORKDIR}/git"