bmcweb: srcrev bump 8fcb65b6b9..ad18f070ef

Ed Tanous (2):
      bmcweb: Resolve issue with MIME type on redfish
      bmcweb: Fix issues with /dump endpoint

Change-Id: Ibabf7189322e809b6484373fb8791e80cc5543e4
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 636cb92..a222733 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "8fcb65b6b92d50b600508d789d8d50e1fdcfacb3"
+SRCREV = "ad18f070ef8738edd858272fbd71d83ac996333c"
 
 S = "${WORKDIR}/git"