bmcweb: srcrev bump e7d68c386f..1bf712bcd6

AppaRao Puli (1):
      Update json helper function - readJson

Ayushi Smriti (1):
      EventService:persistent config & subscription info

Manojkiran Eda (1):
      BMCWeb : Fix a warning spotted in meson scan build

Change-Id: I8455e723869c096e6e6164bbfec54224b5f991c7
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 9fe6a50..4dfbbcf 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 = "e7d68c386fbaae4e4c9cdefc2f7648a0608e38c0"
+SRCREV = "1bf712bcd6b8d06a5d412cdf03cdc05cb6d25901"
 
 S = "${WORKDIR}/git"