bmcweb: srcrev bump e7808c93f0..72d566d9eb

Adrian Ambrożewicz (1):
      Make default PUT handling return 403 for unpriviledged user

AppaRao Puli (2):
      Add ResetActionInfo for ResetType
      EventService: Add nullptr check to avoid crash

Ed Tanous (1):
      Deprecate the "" operator, and isEqP

Gunnar Mills (2):
      Add back reset body limit
      Firmware: Add ActiveSoftwareImage for the running image

James Feist (3):
      Rework Authorization flow
      CancelDeadlineTimer after doWrite
      Add read in progress check to timer

Wludzik, Jozef (1):
      Add 'reason' message to websocket close method

Zhikui Ren (1):
      Add SerialNumber and Model for cpu node in redfish

Change-Id: Ie64b5abe9a319c59688c6ebdf35ab52600e0d016
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index d8a0139..4742607 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "e7808c93f01081ca12e1b4769691b5ae673f9017"
+SRCREV = "72d566d9ebe2125b589c56ff71d4dcef6cd38981"
 
 S = "${WORKDIR}/git"