bmcweb: srcrev bump 58283f4127..1e75e1dde0

Nan Zhou (1):
      json utils: remove forward_declare

Change-Id: I87228e8e015560141158fc53147b008cae683419
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 a3f86a2..f272fb8 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "58283f41276f86666aca6943e7405a20a1ff38b6"
+SRCREV = "1e75e1dde032e327f16cf7270b0de621f0c6ccc6"
 
 S = "${WORKDIR}/git"