bmcweb: srcrev bump ab6554f1d8..453fed064d

James Feist (1):
      Protect against timer exhaustion

Ratan Gupta (1):
      Rest service root implementation

Change-Id: Ifb3d221f1cc75179a7c65b1f91219ef3e58c5da5
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 42466e7..5237adf 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 = "ab6554f1d8197753cfb430a72798dde6f4461552"
+SRCREV = "453fed064da5751d4de325357ead2b4e1c5a3757"
 
 S = "${WORKDIR}/git"