bmcweb: srcrev bump ffed87b5ad..1b1be67fb8

Krzysztof Grobelny (1):
      Replaced std::map::at with std::map::find

Change-Id: I94fa606cb3a8dd98957867014512a29c6ff96694
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index deb5808..30fdb9e 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "ffed87b5ad1797ca966d030e7f97977028d258fa"
+SRCREV = "1b1be67fb8d50293d452316f51227363750a3d00"
 
 S = "${WORKDIR}/git"