bmcweb: srcrev bump af4edf686e..895e46d807

JunLin Chen (1):
      Skip contentLength check in insecure-disable-auth

Change-Id: I169f4bac658410c6fce5123ae072e90e63f4c256
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 a9ffbc3..b9a9f7a 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 = "af4edf686e684d728fccbb69a8f550fd2adab46a"
+SRCREV = "895e46d807d0afe6753753eb9ad8911897425b90"
 
 S = "${WORKDIR}/git"