phosphor-user-manager: srcrev bump c704519ef2..045b11231d

Patrick Venture (1):
      user_mgr: throw original exception

Change-Id: Id2bf42c29dc7ad5b474e5a8c7884ee124b099b0d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager_git.bb b/recipes-phosphor/users/phosphor-user-manager_git.bb
index dce8c66..65073aa 100644
--- a/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -27,5 +27,5 @@
 DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service"
 
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "c704519ef29cf46473eddb670f311eead83c357d"
+SRCREV = "045b11231d53983577c4448f08d41d19b36409cb"
 S = "${WORKDIR}/git"